From: Edward Date: Tue, 3 Jun 2014 06:25:07 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=0bc07c836c4f92f1dadae8d3c9131161c8d735e5;p=Pman.Core NotifySend.php --- diff --git a/NotifySend.php b/NotifySend.php index 4d4e2227..f15a3c97 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -173,6 +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); + exit; if ($email === true) {