liquid_feedback_frontend

view model/allowed_policy.lua @ 931:6ef34f6a128e

Correctly handle formatting_engine when updating member profile
author bsw
date Sat Nov 03 17:49:02 2012 +0100 (2012-11-03)
parents 36aedac3e4bf
children
line source
1 AllowedPolicy = mondelefant.new_class()
2 AllowedPolicy.table = 'allowed_policy'
3 AllowedPolicy.primary_key = { "area_id", "policy_id" }

Impressum / About Us