liquid_feedback_frontend

view model/draft_attachment.lua @ 1508:64b0e610fe8e

Fixed search by role to member API endpoint
author bsw
date Fri Jul 31 12:38: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