1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-16 11:03:59 +02:00

Version constant bump, disable min_extras, docs updates

This commit is contained in:
Steve Clay
2015-09-29 10:12:47 -04:00
parent db8915b2db
commit fede83cd48
11 changed files with 167 additions and 276 deletions

View File

@@ -9,6 +9,7 @@
*
* @package Minify
* @author Stephen Clay <steve@mrclay.org>
* @deprecated Use Composer (/vendor/autoload.php)
*/
class Minify_Loader {
public function loadClass($class)