liquid_feedback_frontend

view model/setting_map.lua @ 1196:5f9cf5a1d12f

Added missing "lf_update_suggestion_order" file to "cp" command in INSTALL.mkd and INSTALL.html
author jbe
date Mon Jun 01 15:11:32 2015 +0200 (2015-06-01)
parents 77d58efe99fd
children
line source
1 SettingMap = mondelefant.new_class()
2 SettingMap.table = 'setting_map'
3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us