ConvertStyle.php
[Pman.Core] / 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 
 {