liquid_feedback_frontend

view model/role_verification.lua @ 1831:36e7c36da131

Do not use args if there are not args
author bsw
date Thu Feb 03 12:39:01 2022 +0100 (2022-02-03)
parents 32cc544d5a5b
children
line source
1 RoleVerification = mondelefant.new_class()
2 RoleVerification.table = "role_verification"
3 RoleVerification.primary_key = "id"

Impressum / About Us