mirror of
https://github.com/mrclay/minify.git
synced 2025-08-09 15:46:34 +02:00
Update master
This commit is contained in:
@@ -2,6 +2,11 @@
|
|||||||
/**
|
/**
|
||||||
* Utility functions for generating URIs in HTML files
|
* Utility functions for generating URIs in HTML files
|
||||||
*
|
*
|
||||||
|
* @warning These functions execute min/groupsConfig.php, sometimes multiple times.
|
||||||
|
* You must make sure that functions are not redefined, and if your use custom sources,
|
||||||
|
* you must require_once dirname(__FILE__) . '/lib/Minify/Source.php' so that
|
||||||
|
* class is available.
|
||||||
|
*
|
||||||
* @package Minify
|
* @package Minify
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user