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

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