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

index ce8e163..7a3736f 100644 (file)
@@ -146,7 +146,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject
         //$this->notifytimes(2);
         DB_DataObject::debugLevel(1);
         $w = DB_DataObject::factory($this->__table);
-        $this->notifytimes(2);
+        //$this->notifytimes(2);
         $w->find(true);
         $test = $w->fetchAll();