AlternC/bureau
kent1 5421c05aae Error on isset for X_FORWARDED_PROTO
Should be `isset($_SERVER["HTTP_X_FORWARDED_PROTO"])` and not `!isset($_SERVER["HTTP_X_FORWARDED_PROTO"])`

Avoid a notice : 

`PHP Notice:  Undefined index: HTTP_X_FORWARDED_PROTO in /usr/share/alternc/panel/class/config.php on line 170`
2017-08-06 23:31:22 +02:00
..
admin adding mandatory fields to the account creation form, Fixes #132 2017-06-18 18:51:11 +02:00
class Error on isset for X_FORWARDED_PROTO 2017-08-06 23:31:22 +02:00
locales updating translations from transifex 2017-06-20 12:16:53 +02:00
index.php We should let this file for a while... 2012-10-30 09:31:45 +00:00