From f8a624141f7331b84340d5828a93874322f76052 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 14 Jul 2016 12:35:44 +0800 Subject: [PATCH] NotifySmtpCheck.php --- NotifySmtpCheck.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NotifySmtpCheck.php b/NotifySmtpCheck.php index f6af184a..ca652e08 100644 --- a/NotifySmtpCheck.php +++ b/NotifySmtpCheck.php @@ -67,8 +67,8 @@ class Pman_Core_NotifySmtpCheck extends Pman } // $smtpmx->_smtp->disconnect(); - - print_R($res);exit; + print_r("resutlt : {$res} \n"); + exit; // $mx = $smtpmx->_getMx($dom); // -- 2.39.2