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

index 365c2c9..46e757b 100644 (file)
@@ -148,7 +148,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject
         $w = DB_DataObject::factory($this->tableName());
         //$this->notifytimes(2);
         $w->find(true);
-        $test = $w->fetchAll();
+        //$test = $w->fetchAll();
         
         //$test = $this->notifytimes(2);
         $test = array();