ConvertStyle.php
authorEdward <edward@roojs.com>
Wed, 19 Feb 2014 08:32:17 +0000 (16:32 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Feb 2014 08:32:17 +0000 (16:32 +0800)
ConvertStyle.php

index 5cf47c6..2c37653 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 
 require_once 'Pman.php';
-
+require_once 'HTML/CSS/InlineStyle.php';
 
 class Pman_Core_ConvertStyle extends Pman 
 {