X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=NotifySmtpCheck.php;h=f818c7b61557e6f40a37501818dc1e4221612d0e;hb=9f9e349059107c0fa390873801d13566b9113077;hp=ea1fd3c702b1bf8fd5d7ab5b9dbc86fe98686055;hpb=e4a68f9d166c5caceb53572ea3a3a198c9a2d919;p=Pman.Core diff --git a/NotifySmtpCheck.php b/NotifySmtpCheck.php index ea1fd3c7..f818c7b6 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;