DataObjects/Core_notify_recur.php
authorChris <chris@roojs.com>
Thu, 24 May 2012 05:45:18 +0000 (13:45 +0800)
committerChris <chris@roojs.com>
Thu, 24 May 2012 05:45:18 +0000 (13:45 +0800)
DataObjects/Core_notify_recur.php

index 2a7a2a2..b6d533b 100644 (file)
@@ -149,7 +149,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject
         $w->find(true);
         $test = $w->fetchAll();
         
-        $test = $this->notifytimes(2);
+        //$test = $this->notifytimes(2);
         foreach($test as $item){
             error_log($item);
         }