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=d5605eb43e138d9864dd0e90f22d74b4d789f639;hp=e495ce74d7b795bbd53d9f609c0cc11c4b86c77f;hb=0554967488adb5d01c536c6697efd65eab049a58;hpb=1d3319c0b7a74d3bc8a844e2a0c70a8eb05e55c0 diff --git a/DataObjects/Core_notify_recur.php b/DataObjects/Core_notify_recur.php index e495ce74..d5605eb4 100644 --- a/DataObjects/Core_notify_recur.php +++ b/DataObjects/Core_notify_recur.php @@ -84,6 +84,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject list($start, $end) = $this->notifytimesRange($advance); var_dump(array($start, $end)); + print_r($this); if (strtotime($start) > strtotime($end)) { return array(); // no data..