Commit Graph

1007 Commits

Author SHA1 Message Date
Fatih Orhan 69fc326c98 Add forgotten $ sign
Php was defaulting httpcodeOK to 'httpcodeOK' which always evaluates to
true (which is incorrect)
2013-04-04 11:20:23 +03:00
Fatih Orhan bf1be2bf49 Don't add 'index.php' to url, REQUEST_URI has it
See http://php.net/manual/en/reserved.variables.server.php
2013-04-04 11:14:33 +03:00
Fatih Orhan aa8e0a27e2 Prevent "undefined index 'HTTPS'" Notice
In servers where notice error_level is enabled, php prints this notice
which mixed in to url.
2013-04-04 11:10:31 +03:00
Fatih Orhan c44908ddd0 Correct the php opening tag 2013-04-04 11:05:58 +03:00
Nicolas Lœuillet 634cf566f5 modification adresse mail 2013-04-03 15:23:00 +02:00
Nicolas Lœuillet c4fb6f0135 correction bookmarklet 2013-04-03 15:22:19 +02:00
Nicolas Lœuillet 1a268ba710 first commit 2013-04-03 15:14:01 +02:00