I should have probably added this many months ago when I first found out
authorjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 27 Jul 2003 03:45:25 +0000 (03:45 +0000)
committerjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 27 Jul 2003 03:45:25 +0000 (03:45 +0000)
commitd416901b4f1c6a418fb8860b902a2f5f6f42737d
tree20dfe4eea6f2831bc6aeb77deafaf3c6ba01b54a
parentf945228f19458ef55390679b2e23e1a1ccc858d0
I should have probably added this many months ago when I first found out
about the $_SESSION/$HTTP_SESSION_VAR not being available until a session
was explicitly started.  99% of the time, this shouldn't be needed, but
this function checks for an active session, and starts one if there isn't
an active one.  This should fix the following references for the $_ vars.

Tested, and doesn't seem to break anything

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5435 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/global.php