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

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