You are here

constant ADVAGG_REBUILD_ON_FLUSH in Advanced CSS/JS Aggregation 7

Same name and namespace in other branches
  1. 6 advagg.module \ADVAGG_REBUILD_ON_FLUSH

Default value for rebuilding the bundle on cache flush.

3 uses of ADVAGG_REBUILD_ON_FLUSH
advagg_flush_caches in ./advagg.module
Implements hook_flush_caches().
advagg_init in ./advagg.module
Implements hook_init().
_advagg_admin_form_general in includes/admin.inc

File

includes/constants.inc, line 86

Code

define('ADVAGG_REBUILD_ON_FLUSH', FALSE);