From ca99470bac6518087006a6d987d26dfed9c530c0 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 17 Aug 2011 11:15:23 +0800 Subject: [PATCH] JsCompile.php --- JsCompile.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/JsCompile.php b/JsCompile.php index a6d1bff5..87099b92 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -265,17 +265,14 @@ class Pman_Core_JsCompile extends Pman -->"; - + return false; $res = `$cmd`; //exit; file_put_contents($output.'.log'. $cmd."\n\n". $res); // since this only appears when we change.. it's ok to dump it out.. echo ""; // we should do more checking.. return val etc.. -- 2.39.2