You are here

constant ADVAGG_MOD_CSS_DEFER_JS_CODE in Advanced CSS/JS Aggregation 7.2

Default value of the inclusion method for the loadCSS code.

Related topics

3 uses of ADVAGG_MOD_CSS_DEFER_JS_CODE
advagg_mod_add_loadcss_js_lib in advagg_mod/advagg_mod.module
Adds the loadcss js library if needed.
advagg_mod_admin_settings_form in advagg_mod/advagg_mod.admin.inc
Form builder; Configure advagg settings.
advagg_mod_advagg_current_hooks_hash_array_alter in advagg_mod/advagg_mod.module
Implements hook_advagg_current_hooks_hash_array_alter().

File

advagg_mod/advagg_mod.module, line 131
Advanced aggregation modifier module.

Code

define('ADVAGG_MOD_CSS_DEFER_JS_CODE', 0);