git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11101
7612ce4b-ef26-0410-bec9-
ea0150e637f0
* we get a new one.
*/
sqsession_destroy();
-sqsession_is_active();
-$_SESSION=array();
-
-
/**
* PHP bug. http://bugs.php.net/11643 (warning, spammed bug tracker) and
* http://bugs.php.net/13834
* SID constant is not destroyed in PHP 4.1.2, 4.2.3 and maybe other
* versions. Produces warning on login page. Bug should be fixed only in 4.3.0
*/
+@sqsession_is_active();
+$_SESSION=array();
+
/**
* This detects if the IMAP server has logins disabled, and if so,