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

NotifySmtpCheck.php

index 35aa7b6..d63dd52 100644 (file)
@@ -33,7 +33,7 @@ class Pman_Core_NotifySmtpCheck extends Pman
         
         $xpath = new DOMXPath($dom);
         
-        $lists = $xpath->query("code[@class='ip]");
+        $lists = $xpath->query("/code[@class='ip]");
         
         
         print_R($lists);exit;