constant ADVAGG_USE_FULL_CACHE in Advanced CSS/JS Aggregation 6
Same name and namespace in other branches
- 7 includes/constants.inc \ADVAGG_USE_FULL_CACHE
Default value to see if we cache at the advagg_processor level.
1 use of ADVAGG_USE_FULL_CACHE
- advagg_processor in ./
advagg.module - Process variables for page.tpl.php
File
- ./
advagg.module, line 148 - Advanced CSS/JS aggregation module
Code
define('ADVAGG_USE_FULL_CACHE', TRUE);