From 7ec050d6b895fc169b013abe9244bc65db97e8af Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 17 Aug 2011 11:14:49 +0800 Subject: [PATCH] JsCompile.php --- JsCompile.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/JsCompile.php b/JsCompile.php index 1611e2da..a6d1bff5 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -269,11 +269,10 @@ class Pman_Core_JsCompile extends Pman $res = `$cmd`; //exit; - file_put_contents($output.'.log'. $res); + file_put_contents($output.'.log'. $cmd."\n\n". $res); // since this only appears when we change.. it's ok to dump it out.. echo "