NotifySmtpCheck.php
authoredward <edward@roojs.com>
Thu, 14 Jul 2016 03:58:21 +0000 (11:58 +0800)
committeredward <edward@roojs.com>
Thu, 14 Jul 2016 03:58:21 +0000 (11:58 +0800)
NotifySmtpCheck.php

index 00223bd..b4e83c5 100644 (file)
@@ -45,7 +45,7 @@ class Pman_Core_NotifySmtpCheck extends Pman
                 
                 $mx = $smtpmx->_getMx($dom);
                 
-                print_r($mx);exit;
+                print_r($smtpmx);exit;
                 
             }