liquid_feedback_frontend

annotate model/notification_sent.lua @ 1169:112a3add1637

Pass memory_limit configuration to listen() and changed max fork limit to 128
author bsw
date Tue Mar 24 20:02:30 2015 +0100 (2015-03-24)
parents a80e74881caf
children
rev   line source
bsw@363 1 NotificationSent = mondelefant.new_class()
bsw@363 2 NotificationSent.table = 'notification_sent'

Impressum / About Us