JsCompile.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 21 May 2012 08:35:22 +0000 (16:35 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 21 May 2012 08:35:22 +0000 (16:35 +0800)
JsCompile.php

index 57d91b9..3e487af 100644 (file)
@@ -121,9 +121,9 @@ class Pman_Core_JsCompile  extends Pman
             echo '<script type="text/javascript" src="'.$output_url.'/'.$f.'"></script>'."\n";
             
         }
-         
-        
+          
     }
+    
     function packCss($basedir, $files,   $output_url)
     {
         // this outputs <script tags..>