Automatically generated installer lang files
[moodle.git] / lib / minify / groupsConfig.php
blobc9007768381e96459561dc4592891bbd32446604
1 <?php
2 /**
3 * Groups configuration for default Minify implementation
4 * @package Minify
5 */
7 /**
8 * You may wish to use the Minify URI Builder app to suggest
9 * changes. http://yourdomain/min/builder/
11 * See http://code.google.com/p/minify/wiki/CustomSource for other ideas
12 **/
14 return array(
15 // 'js' => array('//js/file1.js', '//js/file2.js'),
16 // 'css' => array('//css/file1.css', '//css/file2.css'),