From: Alan Knowles Date: Mon, 10 Mar 2014 09:40:44 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=e5c109e58b8b34e0474026d58b33a143ab5faca2 Notify.php --- diff --git a/Notify.php b/Notify.php index 955d7c8c..55d35dd5 100644 --- a/Notify.php +++ b/Notify.php @@ -158,7 +158,7 @@ class Pman_Core_Notify extends Pman } - DB_DataObject::debugLevel(1); + //DB_DataObject::debugLevel(1); $w = DB_DataObject::factory($this->table);