liquid_feedback_frontend

view model/setting_map.lua @ 1092:5b65ea5c24f5

Fixed free timings in poll mode
author bsw
date Fri Oct 17 13:03:31 2014 +0200 (2014-10-17)
parents 77d58efe99fd
children
line source
1 SettingMap = mondelefant.new_class()
2 SettingMap.table = 'setting_map'
3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us