liquid_feedback_frontend

view model/setting_map.lua @ 573:b8e72db6dd0d

Fixed usage of wrong variable
author bsw
date Tue Jun 19 23:37:20 2012 +0200 (2012-06-19)
parents 77d58efe99fd
children
line source
1 SettingMap = mondelefant.new_class()
2 SettingMap.table = 'setting_map'
3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us