CookieCatcher icon indicating copy to clipboard operation
CookieCatcher copied to clipboard

Remove hard coded server urls

Open aparsons opened this issue 11 years ago • 0 comments

This would be tricky with static javascript files. If you had some kind of template that compiled into javascript code you could use PHPs $_SERVER['SERVER_NAME'] to insert the receiving hostname.

aparsons avatar Aug 23 '13 16:08 aparsons