From: Edward Date: Wed, 19 Feb 2014 09:41:09 +0000 (+0800) Subject: ConvertStyle.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=3212588ff065d33f169e020edcd67697be5fe392 ConvertStyle.php --- diff --git a/ConvertStyle.php b/ConvertStyle.php index e08005c0..f90de4ac 100644 --- a/ConvertStyle.php +++ b/ConvertStyle.php @@ -135,7 +135,7 @@ class Pman_Core_ConvertStyle extends Pman foreach ($xpath->query('//style') as $s){ - print_r($s); + print_r(1); // $this->styleSheets[] = $this->$this->replaceImageUrl($s) echo '
'; }