Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix undefined index and constant problems | Fatih Orhan | 2013-04-04 | 2 | -2/+6 |
| | |||||
* | Add forgotten $ sign | Fatih Orhan | 2013-04-04 | 1 | -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 it | Fatih Orhan | 2013-04-04 | 1 | -1/+1 |
| | | | | See http://php.net/manual/en/reserved.variables.server.php | ||||
* | Prevent "undefined index 'HTTPS'" Notice | Fatih Orhan | 2013-04-04 | 1 | -1/+5 |
| | | | | | In servers where notice error_level is enabled, php prints this notice which mixed in to url. | ||||
* | Correct the php opening tag | Fatih Orhan | 2013-04-04 | 1 | -1/+1 |
| | |||||
* | modification adresse mail | Nicolas Lœuillet | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | correction bookmarklet | Nicolas Lœuillet | 2013-04-03 | 4 | -30/+8 |
| | |||||
* | first commit | Nicolas Lœuillet | 2013-04-03 | 19 | -0/+4131 |