From: Alan Knowles Date: Fri, 22 Jul 2011 08:03:16 +0000 (+0800) Subject: JsCompile.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=0483bf414e2867d77dba4fda7d4d2aa8abec1c5d;p=Pman.Core JsCompile.php --- diff --git a/JsCompile.php b/JsCompile.php index c25c17fa..cb91b9c9 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -146,7 +146,7 @@ class Pman_Core_JsCompile extends Pman //echo "
$cmd\n";
         //echo `$cmd`;
         `$cmd`;
-        exit;
+        
         
         // we should do more checking.. return val etc..
         if (file_exists($output) && ($max < filemtime($output) ) ) {