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

index 88a228d..e090229 100644 (file)
@@ -172,6 +172,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject
                 unset($old[$time]);
                continue;
             }
                 unset($old[$time]);
                continue;
             }
+            print_R($time);exit;
             // do not have a notify event... creat it..
             $add = DB_DataObject::factory('core_notify');
             $add->setFrom(array(
             // do not have a notify event... creat it..
             $add = DB_DataObject::factory('core_notify');
             $add->setFrom(array(