From: Alan Knowles Date: Fri, 22 Jul 2011 08:39:53 +0000 (+0800) Subject: JsCompile.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=9aac2be3623ee2fdf8bb56590094af5ab2954d90;p=Pman.Core JsCompile.php --- diff --git a/JsCompile.php b/JsCompile.php index afcce45c..f7eca7f8 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -128,11 +128,11 @@ class Pman_Core_JsCompile extends Pman } if (file_exists($output_path.'/'.$output)) { - echo ''; + echo ''; return; } foreach($files as $f=>$t) { - echo ''."\n"; + echo ''."\n"; }