From: Alan Knowles Date: Fri, 30 Aug 2013 06:29:13 +0000 (+0800) Subject: JsCompile.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=ca7aa70f7468eb938c4de43b1f72a14118112af1 JsCompile.php --- diff --git a/JsCompile.php b/JsCompile.php index a5cab6f8..3e37a422 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -118,7 +118,7 @@ class Pman_Core_JsCompile extends Pman } return ($a > $b) ? +1 : -1; }); - print_R($ofiles); + //print_R($ofiles); $output = md5(serialize($arfiles)) .'.js';