From: Edward Date: Wed, 19 Feb 2014 09:45:21 +0000 (+0800) Subject: ConvertStyle.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=1d20cdd7e2f1b8ed269b5d5ef6c283e1b723b080 ConvertStyle.php --- diff --git a/ConvertStyle.php b/ConvertStyle.php index 05c5c2d1..1af0e117 100644 --- a/ConvertStyle.php +++ b/ConvertStyle.php @@ -133,7 +133,7 @@ class Pman_Core_ConvertStyle extends Pman // } // } - foreach ($xpath->evaluate('//style') as $s){ + foreach ($doc->evaluate('//style') as $s){ print_r($s); // $this->styleSheets[] = $this->$this->replaceImageUrl($s)