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

index 4b98cb9..98183cb 100644 (file)
@@ -93,6 +93,7 @@ class Pman_Core_ConvertStyle extends Pman
         }
         
         if(preg_match('/^<!--NOT CONVERT STYLE/', $data)){
+            return 'got';
             $inLineCss = false;
         }