You are here

constant ADVAGG_RELOCATE_CSS_INLINE_IMPORT in Advanced CSS/JS Aggregation 7.2

Default value to see if css inlining import is enabled.

Related topics

3 uses of ADVAGG_RELOCATE_CSS_INLINE_IMPORT
advagg_relocate_admin_settings_form in advagg_relocate/advagg_relocate.admin.inc
Form builder; Configure advagg settings.
advagg_relocate_advagg_current_hooks_hash_array_alter in advagg_relocate/advagg_relocate.module
Implements hook_advagg_current_hooks_hash_array_alter().
advagg_relocate_advagg_get_css_aggregate_contents_alter in advagg_relocate/advagg_relocate.advagg.inc
Implements hook_advagg_get_css_aggregate_contents_alter().

File

advagg_relocate/advagg_relocate.module, line 86
Advanced aggregation relocate module.

Code

define('ADVAGG_RELOCATE_CSS_INLINE_IMPORT', FALSE);