liquid_feedback_frontend

annotate model/setting_map.lua @ 951:99852ec8ee37

Put actions to the correct slot
author bsw
date Sat Dec 01 23:50:18 2012 +0100 (2012-12-01)
parents 77d58efe99fd
children
rev   line source
bsw@11 1 SettingMap = mondelefant.new_class()
bsw@11 2 SettingMap.table = 'setting_map'
bsw@11 3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us