liquid_feedback_frontend

view model/role_verification.lua @ 1358:06675c87f45f

Fixed wrong argument order in by_pk call
author bsw
date Mon Aug 06 13:42:37 2018 +0200 (2018-08-06)
parents 32cc544d5a5b
children
line source
1 RoleVerification = mondelefant.new_class()
2 RoleVerification.table = "role_verification"
3 RoleVerification.primary_key = "id"

Impressum / About Us