liquid_feedback_frontend

annotate app/main/member/_action/update_notify_level.lua @ 865:a7f97f535d7e

Disable trace when writing password hash to database
author bsw
date Fri Aug 17 20:00:03 2012 +0200 (2012-08-17)
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