constant ADVAGG_USE_FULL_CACHE in Advanced CSS/JS Aggregation 7
Same name and namespace in other branches
- 6 advagg.module \ADVAGG_USE_FULL_CACHE
Default value to see if we cache at the advagg_processor level.
2 uses of ADVAGG_USE_FULL_CACHE
- advagg_process_html_css in includes/
css.inc - advagg_process_html_js in includes/
js.inc
File
- includes/
constants.inc, line 137
Code
define('ADVAGG_USE_FULL_CACHE', TRUE);