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

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