constant ADVAGG_PRUNE_ON_CRON in Advanced CSS/JS Aggregation 7
Same name and namespace in other branches
- 6 advagg.module \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 - Implements hook_cron().
File
- includes/
constants.inc, line 132
Code
define('ADVAGG_PRUNE_ON_CRON', TRUE);