Avoid using invalid PHP to hide an INI file.
commit821ff5ff42e5e44c967bc131bbd6a8d92aea9dcd
authorBoyd Stephen Smith Jr <bss@iguanasuicide.net>
Fri, 4 Feb 2011 07:18:50 +0000 (4 01:18 -0600)
committerBoyd Stephen Smith Jr <bss@iguanasuicide.net>
Fri, 4 Feb 2011 07:18:50 +0000 (4 01:18 -0600)
tree0d943c37321ac429ed52fd9335c85ec581348e9c
parent1ea697e28acbc678f73702ba04ac5085a5612236
Avoid using invalid PHP to hide an INI file.

PHP's lint mode warns on the old, invalid code; new code should behave similarly but avoid the spurious warning.
gacl/gacl.ini.php