X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_notify_recur.php;h=81e3e7c60c93f762dda8e74d1288430bcc7243b6;hp=71193e80302d433d9251a6b3dae8a860bb44595c;hb=ed43051791c52e45c675d6ea746f9d64d2d09a49;hpb=07fed1449622c9cb1a829f5b4bceb2e80ece2509 diff --git a/DataObjects/Core_notify_recur.php b/DataObjects/Core_notify_recur.php index 71193e80..81e3e7c6 100644 --- a/DataObjects/Core_notify_recur.php +++ b/DataObjects/Core_notify_recur.php @@ -172,7 +172,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject if (strtotime($time) < time()) { // will not get deleted.. //echo "SKIP BEFORE NOW"; - unset($old[$time]); +// unset($old[$time]); continue; } // do not have a notify event... creat it..