From a5e937505e258d0ad57d7817e1ccad30fbfe69f5 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 3 Feb 2012 12:38:54 +0800 Subject: [PATCH] Notify.php --- Notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify.php b/Notify.php index 34491c4b..4d6867a4 100644 --- a/Notify.php +++ b/Notify.php @@ -91,7 +91,7 @@ class Pman_Core_Notify extends Pman $this->send_to = $opts['send-to']; } - DB_DataObject::debugLevel(1); + //DB_DataObject::debugLevel(1); $w = DB_DataObject::factory($this->table); if (!$showold) { -- 2.39.2