liquid_feedback_frontend

annotate model/notification_sent.lua @ 914:17d1856de31e

Lock member row when locking member privilege rows to avoid deadlocks
author bsw
date Mon Sep 24 15:40:53 2012 +0200 (2012-09-24)
parents a80e74881caf
children
rev   line source
bsw@363 1 NotificationSent = mondelefant.new_class()
bsw@363 2 NotificationSent.table = 'notification_sent'

Impressum / About Us