Same name and namespace in other branches
  1. 7.x-1.x includes/constants.inc \ADVAGG_ENABLED 1 comment

Default value to see if advanced CSS/JS aggregation is enabled.

Related topics

38 uses of ADVAGG_ENABLED
advagg_add_default_dns_lookups in ./advagg.module
Alter the CSS or JS array adding in DNS domain info.
advagg_admin_menu_cache_info in ./advagg.module
Implements hook_admin_menu_cache_info().
advagg_admin_menu_output_alter in ./advagg.module
Implements hook_admin_menu_output_alter().
advagg_admin_settings_form in ./advagg.admin.inc
Form builder; Configure advagg settings.
advagg_ajax_render_alter in ./advagg.module
Implements hook_ajax_render_alter().

... See full list

File

./advagg.module, line 22

Code

define('ADVAGG_ENABLED', TRUE);