liquid_feedback_frontend

annotate app/main/member/_action/update_notify_level.lua @ 1191:8259fb540324

Improved installation instructions (mention python-pip package; deal with /usr/sbin/nologin on Ubuntu)
author jbe
date Sun Apr 12 15:11:34 2015 +0200 (2015-04-12)
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