mirror of
https://github.com/mrclay/minify.git
synced 2025-08-08 15:16:56 +02:00
Update master
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
/**
|
||||
* 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
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user