DataObjects/Core_notify_recur.php
authorChris <chris@roojs.com>
Thu, 24 May 2012 06:07:20 +0000 (14:07 +0800)
committerChris <chris@roojs.com>
Thu, 24 May 2012 06:07:20 +0000 (14:07 +0800)
DataObjects/Core_notify_recur.php

index 5e4d001..365c2c9 100644 (file)
@@ -144,7 +144,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject
     
     function generateNotifications(){
         //$this->notifytimes(2);
-        DB_DataObject::debugLevel(1);
+        //DB_DataObject::debugLevel(1);
         $w = DB_DataObject::factory($this->tableName());
         //$this->notifytimes(2);
         $w->find(true);