From: Alan Knowles Date: Thu, 28 Jul 2011 14:38:23 +0000 (+0800) Subject: JsCompile.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=f91b12322b4051ede6493ea50137a500ef258caa JsCompile.php --- diff --git a/JsCompile.php b/JsCompile.php index cad5951c..ad26719c 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -69,7 +69,8 @@ class Pman_Core_JsCompile extends Pman * * @param {String} basedir absolute path to files * @param {Array} list of files (ontop of basedir) - * + * @param {String|false} output url (path to basedir basically), or false + * to not compile * * */