From 0512bd81e1342aadfd4e92b18c5a5d764d96fa79 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 14 Jul 2016 12:31:46 +0800 Subject: [PATCH] NotifySmtpCheck.php --- NotifySmtpCheck.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NotifySmtpCheck.php b/NotifySmtpCheck.php index 2aa4d133..b155550d 100644 --- a/NotifySmtpCheck.php +++ b/NotifySmtpCheck.php @@ -56,7 +56,7 @@ class Pman_Core_NotifySmtpCheck extends Pman print_R('error?????');exit; } - $smtpmx->_smtp->disconnect(); +// $smtpmx->_smtp->disconnect(); print_R($res);exit; -- 2.39.2