Convert absolute path CSS/JS src/url() to be https.

Sujets associés

8 uses of ADVAGG_FORCE_HTTPS_PATH
advagg_admin_settings_form dans ./advagg.admin.inc
Form builder; Configure advagg settings.
advagg_convert_abs_to_rel dans ./advagg.module
Converts absolute paths to be self references.
advagg_current_hooks_hash_array dans ./advagg.module
Get an array of all hooks and settings that affect aggregated files contents.
advagg_file_create_url dans ./advagg.module
Wrapper around file_create_url() to do post-processing on the created url.
advagg_file_create_url dans ./advagg.module
Wrapper around file_create_url() to do post-processing on the created url.

... See full list

Fichier

./advagg.module, line 174

Code

define('ADVAGG_FORCE_HTTPS_PATH', FALSE);