From: Alan Knowles Date: Thu, 7 Jan 2016 07:24:34 +0000 (+0800) Subject: DataObjects/Core_notify_recur.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=15eb24e45b9cc3fee1ab43327a4b5b67a9777011;hp=bd33ce8333fa6c9c059cf713c83e6ce94dedecf2 DataObjects/Core_notify_recur.php --- diff --git a/DataObjects/Core_notify_recur.php b/DataObjects/Core_notify_recur.php index 0a45daab..514ef385 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();