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

index 335c79e..be76c82 100644 (file)
@@ -45,10 +45,10 @@ class Pman_Core_NotifySmtpCheck extends Pman
                 
                 $mx = $smtpmx->_getMx($dom);
                 
-                print_r($mx);exit;
+                print_r($mx);
             }
             
-            
+            exit;
         }
     }