mirror of
https://github.com/mrclay/minify.git
synced 2025-08-19 12:21:20 +02:00
Auto-cast source lists to array so the user needn't make an array for one file/source.
This commit is contained in:
@@ -32,6 +32,8 @@ class Minify_Controller_Page extends Minify_Controller_Base {
|
||||
*
|
||||
* 'minifyAll': should all CSS and Javascript blocks be individually
|
||||
* minified? (default false)
|
||||
*
|
||||
* @todo Add 'file' option to read HTML file.
|
||||
*/
|
||||
public function setupSources($options) {
|
||||
// strip controller options
|
||||
|
Reference in New Issue
Block a user