JsCompile.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 22 Jul 2011 08:03:16 +0000 (16:03 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 22 Jul 2011 08:03:16 +0000 (16:03 +0800)
JsCompile.php

index c25c17f..cb91b9c 100644 (file)
@@ -146,7 +146,7 @@ class Pman_Core_JsCompile  extends Pman
         //echo "<PRE>$cmd\n";
         //echo `$cmd`;
         `$cmd`;
-        exit;
+        
         
         // we should do more checking.. return val etc..
         if (file_exists($output) && ($max < filemtime($output) ) ) {