From ce20ea453658fab62ea5e6249024bcb86bde04a5 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 14 Jul 2016 11:57:52 +0800 Subject: [PATCH] NotifySmtpCheck.php --- NotifySmtpCheck.php | 1 + 1 file changed, 1 insertion(+) diff --git a/NotifySmtpCheck.php b/NotifySmtpCheck.php index 335c79e9..00223bdd 100644 --- a/NotifySmtpCheck.php +++ b/NotifySmtpCheck.php @@ -46,6 +46,7 @@ class Pman_Core_NotifySmtpCheck extends Pman $mx = $smtpmx->_getMx($dom); print_r($mx);exit; + } -- 2.39.2