From: edward Date: Thu, 14 Jul 2016 05:20:34 +0000 (+0800) Subject: UpdateDatabase.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=7f3172532c6831bf632763f45b18dbfbc6d90b53 UpdateDatabase.php NotifySmtpCheck.php --- diff --git a/NotifySmtpCheck.php b/NotifySmtpCheck.php index 35aa7b61..d63dd520 100644 --- a/NotifySmtpCheck.php +++ b/NotifySmtpCheck.php @@ -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;