From 7514de91a7b586b6075a346a37480c58c3e6e3da Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 14 Jul 2016 15:47:24 +0800 Subject: [PATCH] NotifySmtpCheck.php --- NotifySmtpCheck.php | 1 + 1 file changed, 1 insertion(+) diff --git a/NotifySmtpCheck.php b/NotifySmtpCheck.php index 89c15b25..87f86fc0 100644 --- a/NotifySmtpCheck.php +++ b/NotifySmtpCheck.php @@ -9,6 +9,7 @@ class Pman_Core_NotifySmtpCheck extends Pman function get() { $this->check(); + exit; } function check() -- 2.39.2