From aabbf88944f9c0e8933963156c16cffababff4cd Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 14 Jul 2016 13:29:58 +0800 Subject: [PATCH] NotifySmtpCheck.php --- NotifySmtpCheck.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NotifySmtpCheck.php b/NotifySmtpCheck.php index 045d8a42..695649b0 100644 --- a/NotifySmtpCheck.php +++ b/NotifySmtpCheck.php @@ -27,7 +27,7 @@ class Pman_Core_NotifySmtpCheck extends Pman return; } - + $helo = $this->getHelo(); $error = array(); -- 2.39.2