From: Alan Knowles Date: Fri, 22 Jul 2011 08:05:05 +0000 (+0800) Subject: JsCompile.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=4a884fbccc90ccae00acdeb9608323de8663624d;p=Pman.Core JsCompile.php --- diff --git a/JsCompile.php b/JsCompile.php index da1a4678..f076449f 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -93,10 +93,8 @@ class Pman_Core_JsCompile extends Pman if (file_exists($output_path.'/'.$output)) { - echo ''; + return; } echo "output original.."; exit;