From 0813601a75d88a8d6e678a7b91bdeb3a139d30f4 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 3 Jun 2014 14:25:39 +0800 Subject: [PATCH] NotifySend.php --- NotifySend.php | 1 - 1 file changed, 1 deletion(-) diff --git a/NotifySend.php b/NotifySend.php index f15a3c97..4d4e2227 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -173,7 +173,6 @@ 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) { -- 2.39.2