]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/Minify/MinifyPlugin.php
The structure return by parse_url is an associative array, not an object.
[quix0rs-gnu-social.git] / plugins / Minify / MinifyPlugin.php
2010-01-06 Craig AndrewsThe structure return by parse_url is an associative...
2009-12-23 Evan ProdromouMerge branch 'testing'
2009-12-08 Evan ProdromouMerge branch '0.9.x' into testing
2009-12-05 Craig AndrewsMinify inline JS and CSS (can be disable in configuration)
2009-12-05 Craig AndrewsIf a theme server is being used, do not minify theme...
2009-12-04 Craig AndrewsMerge branch 'minify' into 0.9.x
2009-12-04 Craig AndrewsAdded minify plugin