From: Alan Knowles Date: Tue, 9 Aug 2011 11:07:18 +0000 (+0800) Subject: JsCompile.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=5f5e456495ab9363902b0ff2ea99defcf3ee92cb JsCompile.php --- diff --git a/JsCompile.php b/JsCompile.php index efabda21..6a58b860 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -16,6 +16,9 @@ require_once 'Pman.php'; class Pman_Core_JsCompile extends Pman { + + static $cli_desc = "Wrapper around Javascript compression tools"; + var $cli = false; function getAuth() {