From: Alan Knowles Date: Fri, 22 Jul 2011 08:26:43 +0000 (+0800) Subject: JsCompile.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=6c86ce25b5c72efb6b3e8a0c1cf3a18bcc3cb2eb;p=Pman.Core JsCompile.php --- diff --git a/JsCompile.php b/JsCompile.php index 22fc98ac..3ab53bad 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -100,14 +100,45 @@ class Pman_Core_JsCompile extends Pman echo ''; } + + } + function packCSS($basedir, $files, $output_path, $output_url) + { + // this outputs '; + return; + } + foreach($arfiles as $f=>$t) { + echo ''; + + } + } - /** * wrapper arroudn packer... * @param {Array} map of $files => filemtime the files to pack