Hello Tim, On Sunday, March 09, 2003, Tim Robinson wrote... > Hi Jonathan,
> Tried deleting the cookie and did login again. It just created the same > cookie again... as before. I was expecting it to reappear... what I was hoping however was it'd be different, and it'd start a new session. Could you try a one line code change? Open src/global.php, and search for @session_destroy; When you find that line, replace it with @session_destroy(); I had made a typo there, but I don't think that'll solve this issue somehow. Worth a shot I guess. -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.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
