aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix undefined index and constant problemsFatih Orhan2013-04-042-2/+6
|
* Add forgotten $ signFatih Orhan2013-04-041-1/+1
| | | | | Php was defaulting httpcodeOK to 'httpcodeOK' which always evaluates to true (which is incorrect)
* Don't add 'index.php' to url, REQUEST_URI has itFatih Orhan2013-04-041-1/+1
| | | | See http://php.net/manual/en/reserved.variables.server.php
* Prevent "undefined index 'HTTPS'" NoticeFatih Orhan2013-04-041-1/+5
| | | | | In servers where notice error_level is enabled, php prints this notice which mixed in to url.
* Correct the php opening tagFatih Orhan2013-04-041-1/+1
|
* modification adresse mailNicolas Lœuillet2013-04-031-1/+1
|
* correction bookmarkletNicolas Lœuillet2013-04-034-30/+8
|
* first commitNicolas Lœuillet2013-04-0319-0/+4131