constant CDN_EXCEPTION_AUTH_USERS_BLACKLIST_VARIABLE in CDN 7.2
Same name and namespace in other branches
- 6.2 cdn.constants.inc \CDN_EXCEPTION_AUTH_USERS_BLACKLIST_VARIABLE
2 uses of CDN_EXCEPTION_AUTH_USERS_BLACKLIST_VARIABLE
- cdn_admin_other_settings_form in ./
cdn.admin.inc - Form definition; other settings.
- cdn_check_drupal_path in ./
cdn.module - Check if a Drupal path should serve files from the CDN (i.e.: is the Drupal path blacklisted?).
File
- ./
cdn.constants.inc, line 35 - Constants used by the CDN module.
Code
define('CDN_EXCEPTION_AUTH_USERS_BLACKLIST_VARIABLE', 'cdn_exception_auth_users_blacklist');