X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_notify_recur.php;h=1532197acb748b838f30307c7c5a74924108031e;hp=fa8e58ee10e536edf355600463edb1cf0e34d656;hb=27416e84968e57fca0d30613d51bb5db25810213;hpb=6981d79f3ce200a9c259966d102de8d705645888 diff --git a/DataObjects/Core_notify_recur.php b/DataObjects/Core_notify_recur.php index fa8e58ee..1532197a 100644 --- a/DataObjects/Core_notify_recur.php +++ b/DataObjects/Core_notify_recur.php @@ -85,6 +85,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject list($start, $end) = $this->notifytimesRange($advance); print_R($start); + echo "
"; print_r($end);exit; if (strtotime($start) > strtotime($end)) {