You are here

constant ADVAGG_ASYNC_GENERATION in Advanced CSS/JS Aggregation 6

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

Default generate the aggregate async.

2 uses of ADVAGG_ASYNC_GENERATION
advagg_admin_settings_form in ./advagg.admin.inc
Form builder; Configure advagg settings.
advagg_css_js_file_builder in ./advagg.module
Aggregate CSS/JS files, putting them in the files directory.

File

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

Code

define('ADVAGG_ASYNC_GENERATION', FALSE);