liquid_feedback_frontend

view app/main/index/_action/cancel_register.lua @ 1196:5f9cf5a1d12f

Added missing "lf_update_suggestion_order" file to "cp" command in INSTALL.mkd and INSTALL.html
author jbe
date Mon Jun 01 15:11:32 2015 +0200 (2015-06-01)
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