From f91b12322b4051ede6493ea50137a500ef258caa Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 28 Jul 2011 22:38:23 +0800 Subject: [PATCH] JsCompile.php --- JsCompile.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 * * */ -- 2.39.2