liquid_feedback_frontend

view model/setting_map.lua @ 953:3b74187efaa3

Added missing html encoding to diff output
author bsw
date Mon Dec 10 19:59:30 2012 +0100 (2012-12-10)
parents 77d58efe99fd
children
line source
1 SettingMap = mondelefant.new_class()
2 SettingMap.table = 'setting_map'
3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us