I've just commented out the 'if's in global.php, function
sqsession_destroy() :
/*if (isset($_COOKIE[session_name()]))*/ setcookie(session_name(),
'',time() - 5,$base_uri);
/*if (isset($_COOKIE['username']))*/ setcookie('username','',time() -
5,$base_uri);
/*if (isset($_COOKIE['key']))*/ setcookie('key','',time() - 5,$base_uri);
and now it works fine. I'm new to php language so I'm not convinced why I
had to do that in order to work.
On Thu, 27 Feb 2003, Sergiu Dunca wrote:
> D: 15154
>
>
> Hi,
> I have just installed squirrelmail-1.2.11-1.7.x on redhat 7.2 and I have
> the following problem: After a make a signout, the session is still valid.
> I can go back in my browser and then i can read emails, send email and all
> other operations. Can anyone help me in this problem ?
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users