From ded247f7725a3d2e42200e3457b3825fa1752199 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 14 Jul 2016 13:34:30 +0800 Subject: [PATCH] NotifySmtpCheck.php --- NotifySmtpCheck.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NotifySmtpCheck.php b/NotifySmtpCheck.php index ba7aae89..bf0880c9 100644 --- a/NotifySmtpCheck.php +++ b/NotifySmtpCheck.php @@ -67,7 +67,7 @@ class Pman_Core_NotifySmtpCheck extends Pman } } - pritn_R($error);exit; + print_r($error);exit; } function getHelo() -- 2.39.2