[Catalyst] kill a session

John Beppu john.beppu at gmail.com
Sat Feb 18 09:43:14 CET 2006


On 2/17/06, Will Smith <willbelair at yahoo.com> wrote:
> How could I clear/delete the session. When I try
> $session->clear();
> it gives me error.


$c->session_clear();



More information about the Catalyst mailing list