added constants to fetch COOKIE and SERVER values
[squirrelmail.git] / functions / global.php
2003-01-04 ebullientadded constants to fetch COOKIE and SERVER values
2003-01-04 ebullientAdded new function:
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-30 kinkSession naming in devel.
2002-12-29 ebullientWanted to add the SquirrelMail versioning functions...
2002-12-17 janglissLets see if we can get this cookie thing right this...
2002-12-16 janglissAnd again... need to destroy cookies as they are created
2002-12-14 janglissSync'ing global.php with stable to fix multi-session...
2002-12-05 kinkFix by Martin Schulze of Debian. Please note, this...
2002-11-29 janglissSession fix ported from stable, should fix DMN plugin...
2002-11-26 tassiumForce magic_quotes_runtime to be off, since SquirrelMai...
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...