Closed GoogleCodeExporter closed 9 years ago
Original comment by darnis...@gmail.com
on 20 Nov 2008 at 9:58
Original comment by darnis...@gmail.com
on 20 Nov 2008 at 10:02
$session->delete() was trashing the session object and not allowing it to be
used
again. Adding a $session->flush() fixes the issue.
Original comment by Chronoma...@gmail.com
on 20 Nov 2008 at 10:12
Original issue reported on code.google.com by
darnis...@gmail.com
on 20 Nov 2008 at 9:57