From 47a87979ee18c16912fa4e258b34f9cf15ce21e4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 21 May 2012 16:30:44 +0800 Subject: [PATCH] JsCompile.php --- JsCompile.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JsCompile.php b/JsCompile.php index 3c743196..f327b7a9 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -247,7 +247,7 @@ class Pman_Core_JsCompile extends Pman $ofiles[] = escapeshellarg($f); } if ($max < $targetm) - echo ''; + echo ''; return true; } //var_dump($output); -- 2.39.2