From e5c109e58b8b34e0474026d58b33a143ab5faca2 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 10 Mar 2014 17:40:44 +0800 Subject: [PATCH] Notify.php --- Notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.39.2