liquid_feedback_frontend

annotate model/notification_event_sent.lua @ 1641:ab837b075cf7

Fixed mldap_get_named_number_arg to not leave any element on the Lua stack (should not have had any effect anyway but is now consistent to documentation)
author jbe
date Tue Feb 09 17:44:47 2021 +0100 (2021-02-09)
parents 84f6e17c7ceb
children
rev   line source
bsw@1250 1 NotificationEventSent = mondelefant.new_class()
bsw@1250 2 NotificationEventSent.table = 'notification_event_sent'

Impressum / About Us