From: edward Date: Thu, 14 Jul 2016 07:47:24 +0000 (+0800) Subject: NotifySmtpCheck.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=7514de91a7b586b6075a346a37480c58c3e6e3da NotifySmtpCheck.php --- 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()