Notify.php
authoredward <edward@roojs.com>
Tue, 10 Nov 2015 03:49:36 +0000 (11:49 +0800)
committeredward <edward@roojs.com>
Tue, 10 Nov 2015 03:49:36 +0000 (11:49 +0800)
Notify.php

index 9b63ddd..886cfbf 100644 (file)
@@ -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();