liquid_feedback_frontend

annotate app/main/member/_action/update_notify_level.lua @ 1085:8be69c8d99a8

Fixed error when accessing member profile without being logged in
author bsw
date Sat Aug 02 21:26:53 2014 +0200 (2014-08-02)
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