From: Alan Knowles Date: Mon, 21 May 2012 08:30:32 +0000 (+0800) Subject: JsCompile.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=59e7945f18978bbce62cdb841bf80ec8fa2766b5 JsCompile.php --- diff --git a/JsCompile.php b/JsCompile.php index fbd94f66..3c743196 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -246,7 +246,8 @@ class Pman_Core_JsCompile extends Pman $max = max($max,$mt); $ofiles[] = escapeshellarg($f); } - if ($max < $targetm) { + if ($max < $targetm) + echo ''; return true; } //var_dump($output);