You are here

constant ADVAGG_ROOT_DIR_PREFIX in Advanced CSS/JS Aggregation 7.2

Default root dir for the advagg files; controls advagg_get_root_files_dir().

Related topics

2 uses of ADVAGG_ROOT_DIR_PREFIX
advagg_admin_settings_form in ./advagg.admin.inc
Form builder; Configure advagg settings.
advagg_get_root_files_dir in ./advagg.module
Get the CSS and JS path for advagg.

File

./advagg.module, line 239
Advanced CSS/JS aggregation module.

Code

define('ADVAGG_ROOT_DIR_PREFIX', 'public://');