From: Alan Knowles Date: Fri, 22 Jul 2011 07:43:42 +0000 (+0800) Subject: JsCompile.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=2696a3d4cc6d579d52bcc94fe965dec1f0d70f6a;p=Pman.Core JsCompile.php --- diff --git a/JsCompile.php b/JsCompile.php index eb44c890..90550816 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -92,10 +92,11 @@ class Pman_Core_JsCompile extends Pman } if (file_exists($output_path.'/'.$output)) { - echo "output compressed.." + echo "output compressed.."; return; } - echo "output original.." + echo "output original.."; + exit;