liquid_feedback_frontend

view model/allowed_policy.lua @ 199:e60a26bf535b

Delegation module refactored
author bsw
date Mon Nov 08 15:49:23 2010 +0100 (2010-11-08)
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