From: edward Date: Thu, 14 Jul 2016 05:33:41 +0000 (+0800) Subject: NotifySmtpCheck.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a98f2b81bab95cde77a3ab6d163d9d1709ca0683 NotifySmtpCheck.php --- diff --git a/NotifySmtpCheck.php b/NotifySmtpCheck.php index 695649b0..ba7aae89 100644 --- a/NotifySmtpCheck.php +++ b/NotifySmtpCheck.php @@ -64,10 +64,10 @@ class Pman_Core_NotifySmtpCheck extends Pman $error[] = "{$server} - Cound not login"; continue; } - } - } + + pritn_R($error);exit; } function getHelo()