You are here

constant ADVAGG_ASYNC_GENERATION in Advanced CSS/JS Aggregation 7

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

Default generate the aggregate async.

3 uses of ADVAGG_ASYNC_GENERATION
advagg_css_js_file_builder in ./advagg.module
Aggregate CSS/JS files, putting them in the files directory.
advagg_init in ./advagg.module
Implements hook_init().
_advagg_admin_form_general in includes/admin.inc

File

includes/constants.inc, line 31

Code

define('ADVAGG_ASYNC_GENERATION', FALSE);