Config override file, included by config.php. Placeholder - no overrides by default.
[squirrelmail.git] / functions / global.php
2002-11-07 kinkFix check_php_version for versions that contain a patch...
2002-11-07 kinkFix warnings in sqstripslashes when $array is empty
2002-10-29 kinkIntroduce a new function: check_php_version(4,1,2)...
2002-10-21 kinkYou must start a session to be able to destroy it.
2002-10-07 jmunroThis should fix the extra quoting when using magic_quot...
2002-10-06 jmunroSince changing to rg=0 we make extensive use of $_SESSI...
2002-10-06 stekkelmerge from stable: sqsession_destroy
2002-09-21 kinkStart some register_globals = off fixes:
2002-08-19 stekkelstart of using SM-stable methods for handling global...