ConvertStyle.php
authorEdward <edward@roojs.com>
Tue, 8 Jul 2014 05:34:37 +0000 (13:34 +0800)
committerEdward <edward@roojs.com>
Tue, 8 Jul 2014 05:34:37 +0000 (13:34 +0800)
ConvertStyle.php

index 519c622..26a596d 100644 (file)
@@ -93,7 +93,6 @@ class Pman_Core_ConvertStyle extends Pman
         }
         
         if(preg_match('/^\s*<!--\s*NOT CONVERT STYLE\s*-->\s*/', $data)){
-            return 'got';
             $inLineCss = false;
         }