X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=ConvertStyle.php;fp=ConvertStyle.php;h=7325dc0a8c61bb46e8c4c4210be8468edbb9c964;hb=49d0a9961826ee040f8920a95cdbac703e5a162a;hp=3807868d204d4f01875f400dd5433f2cd8890254;hpb=b013340ccc094653f4f22e31e59fc85d18a61048;p=Pman.Core diff --git a/ConvertStyle.php b/ConvertStyle.php index 3807868d..7325dc0a 100644 --- a/ConvertStyle.php +++ b/ConvertStyle.php @@ -141,6 +141,8 @@ class Pman_Core_ConvertStyle extends Pman $data = $doc->saveHTML(); + return $data; + $htmldoc = new HTML_CSS_InlineStyle($data); if(count($this->styleSheets) > 0){ foreach ($this->styleSheets as $styleSheet){