constant ADVAGG_RELOCATE_DIRECTORY in Advanced CSS/JS Aggregation 7.2
Default value for where relocated files are kept.
Related topics
3 uses of ADVAGG_RELOCATE_DIRECTORY
- advagg_relocate_cron in advagg_relocate/
advagg_relocate.module - Implements hook_cron().
- advagg_relocate_load_stylesheet_external in advagg_relocate/
advagg_relocate.module - Convert external @import statements to be local.
- _advagg_relocate_save_remote_asset in advagg_relocate/
advagg_relocate.advagg.inc - Parse the font family string into a structured array.
File
- advagg_relocate/
advagg_relocate.module, line 126 - Advanced aggregation relocate module.
Code
define('ADVAGG_RELOCATE_DIRECTORY', 'public://advagg_relocate/');