liquid_feedback_frontend

view model/setting_map.lua @ 741:6e4392a4ed9b

Fixed hidden actions in registration process
author bsw
date Thu Jun 28 22:24:54 2012 +0200 (2012-06-28)
parents 77d58efe99fd
children
line source
1 SettingMap = mondelefant.new_class()
2 SettingMap.table = 'setting_map'
3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us