You are here

constant ADVAGG_REBUILD_ON_FLUSH in Advanced CSS/JS Aggregation 6

Same name and namespace in other branches
  1. 7 includes/constants.inc \ADVAGG_REBUILD_ON_FLUSH

Default value for rebuilding the bundle on cache flush.

2 uses of ADVAGG_REBUILD_ON_FLUSH
advagg_admin_settings_form in ./advagg.admin.inc
Form builder; Configure advagg settings.
advagg_flush_caches in ./advagg.module
Implementation of hook_flush_caches().

File

./advagg.module, line 92
Advanced CSS/JS aggregation module

Code

define('ADVAGG_REBUILD_ON_FLUSH', FALSE);