From: Edward Date: Thu, 2 Jan 2014 07:21:42 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=bed1de5e6e3d31ed9a2e735bf85f329114a6bab3;p=Pman.Core NotifySend.php --- diff --git a/NotifySend.php b/NotifySend.php index aa61842b..dedba73b 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -173,7 +173,7 @@ class Pman_Core_NotifySend extends Pman // this may modify $p->email. (it will not update it though) $email = $this->makeEmail($o, $p, $last, $w, $force); - print_r($email);exit; + print_r($p);exit; if ($email === true) {