constant ADVAGG_PREPROCESS_JS in Advanced CSS/JS Aggregation 6
Same name and namespace in other branches
- 7 includes/constants.inc \ADVAGG_PREPROCESS_JS
Default value to see if preprocess JavaScript files.
1 use of ADVAGG_PREPROCESS_JS
- advagg_process_css_js_prep in ./
advagg.module - Returns an array of values needed for aggregation
File
- ./
advagg.module, line 153 - Advanced CSS/JS aggregation module
Code
define('ADVAGG_PREPROCESS_JS', TRUE);