liquid_feedback_frontend

view model/setting_map.lua @ 406:b297b85dc569

Added missing variable
author bsw
date Thu Mar 08 16:14:49 2012 +0100 (2012-03-08)
parents 77d58efe99fd
children
line source
1 SettingMap = mondelefant.new_class()
2 SettingMap.table = 'setting_map'
3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us