JsCompile.php
[Pman.Core] / JsCompile.php
index a05728e..aa2643e 100644 (file)
@@ -136,8 +136,7 @@ class Pman_Core_JsCompile  extends Pman
         }
         foreach($arfiles as $f=>$t) {
             echo '<link type="text/css" rel="stylesheet" media="screen" href="'.$output_url.'/'.$f.'" />'."\n";
-            
-            
+             
         }