X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=ConvertStyle.php;fp=ConvertStyle.php;h=7571243621e2d3effd05aed46e2b8b155e9c6c14;hb=0f59a660a2efbe03478ff1f29ad70bd8df8608ae;hp=98183cbcd2ccf0aeafc202231c3096ff8bed5cd9;hpb=bf77081dc8aa15adce5c892a26382e700e019628;p=Pman.Core diff --git a/ConvertStyle.php b/ConvertStyle.php index 98183cbc..75712436 100644 --- a/ConvertStyle.php +++ b/ConvertStyle.php @@ -92,7 +92,7 @@ class Pman_Core_ConvertStyle extends Pman $data = file_get_contents($file); } - if(preg_match('/^/', $data)){ return 'got'; $inLineCss = false; }