liquid_feedback_frontend

diff model/notification_event_sent.lua @ 1250:84f6e17c7ceb

Completed support for new notification system
author bsw
date Sun Apr 17 15:03:44 2016 +0200 (2016-04-17)
parents model/notification_sent.lua@a80e74881caf
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/model/notification_event_sent.lua	Sun Apr 17 15:03:44 2016 +0200
     1.3 @@ -0,0 +1,2 @@
     1.4 +NotificationEventSent = mondelefant.new_class()
     1.5 +NotificationEventSent.table = 'notification_event_sent'

Impressum / About Us