DataObjects/Core_notify_recur.php
authorEdward <edward@roojs.com>
Mon, 4 May 2015 08:49:56 +0000 (16:49 +0800)
committerEdward <edward@roojs.com>
Mon, 4 May 2015 08:49:56 +0000 (16:49 +0800)
DataObjects/Core_notify_recur.php

index 5c9f471..bc01c32 100644 (file)
@@ -149,7 +149,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject
         $newSearch->recur_id = $this->id;
         $old = $newSearch->fetchAll('act_start', 'id');
         // returns array('2012-12-xx'=>12, 'date' => id....)
-
+        print_R($old);exit;
         
         
         foreach($notifytimes as $time){