liquid_feedback_frontend

view model/setting_map.lua @ 46:aaba4d28dd53

Added missing HTML encoding for page titles (security fix!)
author bsw
date Mon Mar 15 03:04:19 2010 +0100 (2010-03-15)
parents 77d58efe99fd
children
line source
1 SettingMap = mondelefant.new_class()
2 SettingMap.table = 'setting_map'
3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us