You are here

constant ADVAGG_ENABLED in Advanced CSS/JS Aggregation 7

Same name and namespace in other branches
  1. 6 advagg.module \ADVAGG_ENABLED
  2. 7.2 advagg.module \ADVAGG_ENABLED

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);