From: Alan Knowles Date: Mon, 21 May 2012 08:30:44 +0000 (+0800) Subject: JsCompile.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=47a87979ee18c16912fa4e258b34f9cf15ce21e4 JsCompile.php --- 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);