From: Alan Knowles Date: Fri, 22 Jul 2011 08:26:58 +0000 (+0800) Subject: JsCompile.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=6f220a73a71e933551602143fe45514bbec7cada;p=Pman.Core JsCompile.php --- diff --git a/JsCompile.php b/JsCompile.php index 1372e9f0..478adb3f 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -129,10 +129,10 @@ class Pman_Core_JsCompile extends Pman if (file_exists($output_path.'/'.$output)) { echo ''; - return; } foreach($arfiles as $f=>$t) { + echo ''; echo ''; }