You are here

constant ADVAGG_JS_REMOVE_EMPTY_FILES in Advanced CSS/JS Aggregation 7.2

If TRUE advagg will search for and remove empty JS files from aggregates.

Related topics

2 uses of ADVAGG_JS_REMOVE_EMPTY_FILES
advagg_admin_settings_form in ./advagg.admin.inc
Form builder; Configure advagg settings.
advagg_remove_empty_files in ./advagg.module
Alter the CSS or JS array removing empty files from the aggregates.

File

./advagg.module, line 329
Advanced CSS/JS aggregation module.

Code

define('ADVAGG_JS_REMOVE_EMPTY_FILES', FALSE);