From 597e6b649deae4e14157b6a20a533756276c4f25 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 12 Jan 2016 14:44:24 +0800 Subject: [PATCH] JsCompile.php --- JsCompile.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/JsCompile.php b/JsCompile.php index 84a609ed..ab10786b 100644 --- a/JsCompile.php +++ b/JsCompile.php @@ -5,6 +5,8 @@ * * -- we will use this later to compile on the fly... * +* -- updated to use roojspacker https://github.com/roojs/roojspacker +* * * For general usage: * $x = new Pman_Core_JsCompile(); @@ -144,6 +146,8 @@ class Pman_Core_JsCompile extends Pman } + // this is depricated... - we can use the pear CSS library for this.. + function packCss($basedir, $files, $output_url) { // this outputs