summaryrefslogtreecommitdiff
path: root/init.php
AgeCommit message (Expand)Author
2019-03-20init.php: do not try to decode %## - it should never appear in valid queries ...Erich Eckner
2019-03-19init.php: encode less: only specialchars are ancoded + ampersand in QUERY_STR...Erich Eckner
2019-03-18init.php: clean up $_GET, $_SERVER["REQUEST_URI"] and $_SERVER["QUERY_STRING"...Erich Eckner
2018-06-19Fix include path by generating absolute pathsTyler Dence