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

index e10e71a..ce8e163 100644 (file)
@@ -146,6 +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);
         $w->find(true);
         $test = $w->fetchAll();