Same name and namespace in other branches
  1. 7.x-2.x advagg.module \ADVAGG_ENABLED 1 comment

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

5 uses of ADVAGG_ENABLED
advagg_init in ./advagg.module
Implements hook_init().
advagg_process_html in ./advagg.module
Implements hook_process_html().
advagg_requirements in ./advagg.install
Implements hook_requirements().
_advagg_admin_form_general in includes/admin.inc
_advagg_form_system_performance_settings_alter in includes/admin.inc
@file Admin page callbacks for the advanced CSS/JS aggregation module.

File

includes/constants.inc, line 6

Code

define('ADVAGG_ENABLED', TRUE);