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=799ce4c3e19d314bfc0ce4518b4c0396e11ad888;hp=b4f8cd35ea0b1459752cc69dce12db7d628ce30c;hb=8754e09420a43a1d231a51cfee0ea59894155ef5;hpb=a85826b62774aee981915b83497bf2bffd3553a4 diff --git a/DataObjects/Core_notify_recur.php b/DataObjects/Core_notify_recur.php index b4f8cd35..799ce4c3 100644 --- a/DataObjects/Core_notify_recur.php +++ b/DataObjects/Core_notify_recur.php @@ -146,6 +146,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject $notifytimes = $this->notifyTimes(2); + echo "{$this->person()->email}\n"; print_R($notifytimes); $newSearch = DB_DataObject::factory('core_notify');