This object is responsible to concatenate and minify CSS or JS files.
There is a cache system so that previously minified files are served directly. Otherwise, files ares concatenated, minified and stored in cache. We also check if cache is up to date and needs to be refreshed.
Located in /utils/jMinifier.class.php (line 32)
Combines sources and minifies the result.
Bubble CSS @imports to the top or prepend a warning if an
Documentation generated on Thu, 19 Sep 2013 00:06:25 +0200 by phpDocumentor 1.4.3