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=86230f63e4399600ac43b64a719ac7c93721ea5a;hp=3c871ddfc716ef593d4e02b94b5c21072f38f4cf;hb=93f3d800fd1f6d7433c81922e504527ddc41d6f6;hpb=a10228b0478a4f93e13abdd8b5caaeeb6e3e2b48 diff --git a/DataObjects/Core_notify_recur.php b/DataObjects/Core_notify_recur.php index 3c871ddf..86230f63 100644 --- a/DataObjects/Core_notify_recur.php +++ b/DataObjects/Core_notify_recur.php @@ -83,8 +83,8 @@ 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)); - print_r($this); + //var_dump(array($start, $end)); + //print_r($this); if (strtotime($start) > strtotime($end)) { return array(); // no data..