JsCompile.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 22 Jul 2011 08:46:52 +0000 (16:46 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 22 Jul 2011 08:46:52 +0000 (16:46 +0800)
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";
-            
-            
+             
         }