liquid_feedback_frontend

view model/role_verification.lua @ 1546:ae194d0235c2

Set session cookie only if session is needed
author bsw
date Thu Oct 22 11:57:23 2020 +0200 (2020-10-22)
parents 32cc544d5a5b
children
line source
1 RoleVerification = mondelefant.new_class()
2 RoleVerification.table = "role_verification"
3 RoleVerification.primary_key = "id"

Impressum / About Us