From: Alan Knowles Date: Thu, 7 Jan 2016 07:23:47 +0000 (+0800) Subject: DataObjects/Core_notify_recur.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=bd33ce8333fa6c9c059cf713c83e6ce94dedecf2 DataObjects/Core_notify_recur.php --- diff --git a/DataObjects/Core_notify_recur.php b/DataObjects/Core_notify_recur.php index 514ef385..0a45daab 100644 --- a/DataObjects/Core_notify_recur.php +++ b/DataObjects/Core_notify_recur.php @@ -130,7 +130,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject function generateNotifications() { - //DB_DataObject::debugLevel(1); + DB_DataObject::debugLevel(1); $w = DB_DataObject::factory($this->tableName()); $w->find();