From a4a874e50e3211190971d60b572ac1bf616bedbd Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 10 Mar 2014 17:35:26 +0800 Subject: [PATCH] Notify.php --- Notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify.php b/Notify.php index b335ecfb..902b7a45 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); if (!$showold) { -- 2.39.2