constant ADVAGG_PRUNE_ON_CRON in Advanced CSS/JS Aggregation 6
Same name and namespace in other branches
- 7 includes/constants.inc \ADVAGG_PRUNE_ON_CRON
Default value to see if we removed old files/bundles from the database.
1 use of ADVAGG_PRUNE_ON_CRON
- advagg_cron in ./
advagg.module - Implementation of hook_cron().
File
- ./
advagg.module, line 143 - Advanced CSS/JS aggregation module
Code
define('ADVAGG_PRUNE_ON_CRON', TRUE);