liquid_feedback_frontend

view model/setting_map.lua @ 808:652c318560f8

Make no public access the default to be failsafe
author bsw
date Tue Jul 03 23:56:47 2012 +0200 (2012-07-03)
parents 77d58efe99fd
children
line source
1 SettingMap = mondelefant.new_class()
2 SettingMap.table = 'setting_map'
3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us