From: edward Date: Thu, 14 Jul 2016 05:52:51 +0000 (+0800) Subject: NotifySmtpCheck.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a42ec857207b3c76cef7b2db5ce6a31e147d7f25 NotifySmtpCheck.php --- diff --git a/NotifySmtpCheck.php b/NotifySmtpCheck.php index 29ddab12..241e2818 100644 --- a/NotifySmtpCheck.php +++ b/NotifySmtpCheck.php @@ -54,7 +54,8 @@ class Pman_Core_NotifySmtpCheck extends Pman } if(!empty($error)){ - die($error); + print_r($error); + exit; } return;