liquid_feedback_frontend

view app/main/index/_action/cancel_register.lua @ 1242:bb2f388540cc

Fixed wrong database field name in lf4rcs push_grace_period handler
author bsw
date Sun Dec 13 17:49:28 2015 +0100 (2015-12-13)
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