You are here

constant CDN_BASIC_MAPPING_HTTPS_VARIABLE in CDN 7.2

Same name and namespace in other branches
  1. 6.2 cdn.constants.inc \CDN_BASIC_MAPPING_HTTPS_VARIABLE
4 uses of CDN_BASIC_MAPPING_HTTPS_VARIABLE
CDNUnitTestCase::configureHTTPS in tests/cdn.test
Configure HTTPS-related settings.
cdn_admin_other_settings_form in ./cdn.admin.inc
Form definition; other settings.
cdn_basic_get_mapping in ./cdn.basic.inc
Returns the CDN mapping for HTTP or HTTPS.
_cdn_build_css_cache in ./cdn.basic.css.inc
Near-identical to Changes:

File

./cdn.constants.inc, line 50
Constants used by the CDN module.

Code

define('CDN_BASIC_MAPPING_HTTPS_VARIABLE', 'cdn_basic_mapping_https');