liquid_feedback_frontend

view model/draft_attachment.lua @ 1507:103ed34037ed

Added search by role to member API endpoint
author bsw
date Fri Jul 31 12:26:37 2020 +0200 (2020-07-31)
parents 17e7082c377a
children
line source
1 DraftAttachment = mondelefant.new_class()
2 DraftAttachment.table = "draft_attachment"
3 DraftAttachment.primary_key = "id"

Impressum / About Us