liquid_feedback_frontend

view model/setting_map.lua @ 1292:d7890c4abe4d

Fixed name of PostgreSQL license
author bsw
date Mon Apr 18 10:53:08 2016 +0200 (2016-04-18)
parents 77d58efe99fd
children
line source
1 SettingMap = mondelefant.new_class()
2 SettingMap.table = 'setting_map'
3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us