]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
11 years agoFix undefined index and constant problems 5/head
Fatih Orhan [Thu, 4 Apr 2013 08:26:50 +0000 (11:26 +0300)] 
Fix undefined index and constant problems

11 years agoAdd forgotten $ sign
Fatih Orhan [Thu, 4 Apr 2013 08:20:23 +0000 (11:20 +0300)] 
Add forgotten $ sign

Php was defaulting httpcodeOK to 'httpcodeOK' which always evaluates to
true (which is incorrect)

11 years agoDon't add 'index.php' to url, REQUEST_URI has it
Fatih Orhan [Thu, 4 Apr 2013 08:14:33 +0000 (11:14 +0300)] 
Don't add 'index.php' to url, REQUEST_URI has it

See http://php.net/manual/en/reserved.variables.server.php

11 years agoPrevent "undefined index 'HTTPS'" Notice
Fatih Orhan [Thu, 4 Apr 2013 08:10:31 +0000 (11:10 +0300)] 
Prevent "undefined index 'HTTPS'" Notice

In servers where notice error_level is enabled, php prints this notice
which mixed in to url.

11 years agoCorrect the php opening tag
Fatih Orhan [Thu, 4 Apr 2013 08:05:58 +0000 (11:05 +0300)] 
Correct the php opening tag

11 years agomodification adresse mail
Nicolas Lœuillet [Wed, 3 Apr 2013 13:23:00 +0000 (15:23 +0200)] 
modification adresse mail

11 years agocorrection bookmarklet
Nicolas Lœuillet [Wed, 3 Apr 2013 13:22:19 +0000 (15:22 +0200)] 
correction bookmarklet

11 years agofirst commit
Nicolas Lœuillet [Wed, 3 Apr 2013 13:14:01 +0000 (15:14 +0200)] 
first commit