liquid_feedback_frontend

annotate app/main/member/_action/update_notify_level.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 9e6a23f11f32
children c0fd12b97d65
rev   line source
bsw@348 1 app.session.member.notify_level = param.get("notify_level")
bsw@348 2 app.session.member:save()

Impressum / About Us