From 48d96b3d9c04673069284d429b767c57d42cc909 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 17 Aug 2011 11:40:36 +0800 Subject: [PATCH] JsCompile.php --- JsCompile.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JsCompile.php b/JsCompile.php index 83df46cb..2f73c739 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -269,7 +269,7 @@ class Pman_Core_JsCompile extends Pman $res = `$cmd`; //exit; - file_put_contents($output.'.log'. $cmd."\n\n". $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 "