NotifySmtpCheck.php
authoredward <edward@roojs.com>
Thu, 14 Jul 2016 05:24:22 +0000 (13:24 +0800)
committeredward <edward@roojs.com>
Thu, 14 Jul 2016 05:24:22 +0000 (13:24 +0800)
NotifySmtpCheck.php

index 6333af5..bd6fa46 100644 (file)
@@ -39,9 +39,9 @@ class Pman_Core_NotifySmtpCheck extends Pman
             return;
         }
         
-        print_R($element->item(0));exit;
+        $ip = $element->item(0)->nodeValue;
         
-        print_R($lists);exit;
+        print_R($ip);exit;
         
         $error = array();