From: edward Date: Tue, 10 Nov 2015 03:49:36 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=b7e35fd7f1523666e5bd5db4fb09a531c27b9cf8 Notify.php --- diff --git a/Notify.php b/Notify.php index 9b63ddd6..886cfbfd 100644 --- a/Notify.php +++ b/Notify.php @@ -170,7 +170,7 @@ class Pman_Core_Notify extends Pman } - DB_DataObject::debugLevel(1); + //DB_DataObject::debugLevel(1); $w = DB_DataObject::factory($this->table); $total = 0; @@ -205,7 +205,6 @@ class Pman_Core_Notify extends Pman $w->autoJoin(); print_R($w->fetchAll());exit; - $w->find(); $ar = array(); // $w->fetchAll();