From: Alan Knowles Date: Fri, 25 May 2012 10:26:40 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a3816c42c0237c828ff233076ad24e7b2eee0945 Notify.php --- 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) {