From: edward Date: Thu, 14 Jul 2016 05:40:04 +0000 (+0800) Subject: NotifySmtpCheck.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=bb5481ec530c95bd879cef18ea48e43fd00e66b3 NotifySmtpCheck.php --- diff --git a/NotifySmtpCheck.php b/NotifySmtpCheck.php index c9854bd3..0f258d10 100644 --- a/NotifySmtpCheck.php +++ b/NotifySmtpCheck.php @@ -63,7 +63,7 @@ class Pman_Core_NotifySmtpCheck extends Pman } } - print_r($error);exit; + return $error; } function getHelo()