liquid_feedback_frontend

annotate model/setting_map.lua @ 1316:186a172c8b9e

Allow forced manual verification w/o sms check
author bsw
date Wed Aug 01 17:46:20 2018 +0200 (2018-08-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