liquid_feedback_frontend

view model/draft_attachment.lua @ 1797:cdb2e4e28d86

Removed string 'hint'
author bsw
date Thu Oct 21 14:49:53 2021 +0200 (2021-10-21)
parents 17e7082c377a
children
line source
1 DraftAttachment = mondelefant.new_class()
2 DraftAttachment.table = "draft_attachment"
3 DraftAttachment.primary_key = "id"

Impressum / About Us