X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_notify_recur.php;h=54e532ba1fd4872ab8e37a592515d410ba2ab8dd;hp=b5eb43949a9bec58e4673363d02eb5b0ea1cfb0c;hb=16f266154e4ad29521188c26a133d0730c4ffd5f;hpb=fda90db6a71e71da3ba4dc02b4f8b033cba71f76 diff --git a/DataObjects/Core_notify_recur.php b/DataObjects/Core_notify_recur.php index b5eb4394..54e532ba 100644 --- a/DataObjects/Core_notify_recur.php +++ b/DataObjects/Core_notify_recur.php @@ -154,7 +154,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject $old = $newSearch->fetchAll('act_start', 'id'); // returns array('2012-12-xx'=>12, 'date' => id....) - + print_R($notifytimes);exit; foreach($notifytimes as $time){