Hi :) I need to kill the session if it already exist, using the "cherrypy.session" . How to make ? Imaginary example:
if user == '1234':
cherrypy.session.kill('1234')
i am using tg 0.8a4
thanks
[],s Leonardo
Hi :) I need to kill the session if it already exist, using the "cherrypy.session" . How to make ? Imaginary example:
if user == '1234':
cherrypy.session.kill('1234')
i am using tg 0.8a4
thanks
[],s Leonardo