From bd5628cb1548b9f034d70d3fb75594920bbfda29 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 21 May 2012 16:34:47 +0800 Subject: [PATCH] JsCompile.php --- JsCompile.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/JsCompile.php b/JsCompile.php index fe72fe22..57d91b90 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -86,6 +86,8 @@ class Pman_Core_JsCompile extends Pman // or the compressed version. // first expand files.. + echo "\n"; + $arfiles = array(); $ofiles = array(); foreach($files as $f) { -- 2.39.2