X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=JsCompile.php;h=714bcab6f4c76e701e1d60ca118cc1b9cea97452;hb=8611d62766f80b4cbb4eaff1195e1ef979f1aeb4;hp=90eeed7ac7cc8550e2ed8f9f5d1d917dc5746e87;hpb=eb5b57e40e1d6dd9f542fe0e531e8943e7042e8f;p=Pman.Core 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 '';