X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_notify_recur.php;h=5c9f4711959b11373855d68f2c19099670114b55;hp=e090229ac6524adb14f9e23aca6c7cd902b5b57f;hb=1268a617d5cfad41e68ac25f4302917c65a0938c;hpb=f34c81b4e069647f025b44a14384ac4856c5fc40 diff --git a/DataObjects/Core_notify_recur.php b/DataObjects/Core_notify_recur.php index e090229a..5c9f4711 100644 --- a/DataObjects/Core_notify_recur.php +++ b/DataObjects/Core_notify_recur.php @@ -166,13 +166,14 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject unset($old[$time]); continue; } + print_R($time);exit; if (strtotime($time) < time()) { // will not get deleted.. //echo "SKIP BEFORE NOW"; 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(