X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_notify_recur.php;fp=DataObjects%2FCore_notify_recur.php;h=3b93100981bd65f49d37324ac88788ca41592ad3;hp=799ce4c3e19d314bfc0ce4518b4c0396e11ad888;hb=dc49d53b6eaef5103590a80300c2297e6fbb8a99;hpb=8754e09420a43a1d231a51cfee0ea59894155ef5 diff --git a/DataObjects/Core_notify_recur.php b/DataObjects/Core_notify_recur.php index 799ce4c3..3b931009 100644 --- a/DataObjects/Core_notify_recur.php +++ b/DataObjects/Core_notify_recur.php @@ -83,6 +83,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject // it starts 24 hours ago.. or when dtstart list($start, $end) = $this->notifytimesRange($advance); + var_dump(array(($start, $end)); if (strtotime($start) > strtotime($end)) { return array(); // no data..