liquid_feedback_frontend

view app/main/index/_action/cancel_register.lua @ 1158:e9f6ae14bc72

Updated event notifications and moved code from config to prefork initializer
author bsw
date Tue Mar 24 11:50:08 2015 +0100 (2015-03-24)
parents aefef1556d55
children
line source
1 app.session.authority = nil
2 app.session.authority_uid = nil
3 app.session.authority_login = nil
4 app.session:save()
6 return true

Impressum / About Us