From: Alan Knowles Date: Tue, 22 Mar 2016 10:10:04 +0000 (+0800) Subject: JsCompile.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=8611d62766f80b4cbb4eaff1195e1ef979f1aeb4 JsCompile.php --- diff --git a/JsCompile.php b/JsCompile.php index 90eeed7a..714bcab6 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -331,7 +331,7 @@ class Pman_Core_JsCompile extends Pman clearstatcache(); // we should do more checking.. return val etc.. if (file_exists($output) && ($max < filemtime($output) ) ) { - + echo "\n"; return true; } echo '';