liquid_feedback_frontend

view model/setting_map.lua @ 252:eb6d04201f81

Show evil browser notice as inlined warning instead of opening an evil popup
author Ingo Bormuth <mail@ibormuth.de>
date Fri Dec 30 04:02:37 2011 +0100 (2011-12-30)
parents 77d58efe99fd
children
line source
1 SettingMap = mondelefant.new_class()
2 SettingMap.table = 'setting_map'
3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us