From a3816c42c0237c828ff233076ad24e7b2eee0945 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 25 May 2012 18:26:40 +0800 Subject: [PATCH] Notify.php --- Notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify.php b/Notify.php index b42824c3..8a99c618 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