You are here

constant CDN_EXCEPTION_DRUPAL_PATH_BLACKLIST_VARIABLE in CDN 7.2

Same name and namespace in other branches
  1. 6.2 cdn.constants.inc \CDN_EXCEPTION_DRUPAL_PATH_BLACKLIST_VARIABLE
2 uses of CDN_EXCEPTION_DRUPAL_PATH_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 33
Constants used by the CDN module.

Code

define('CDN_EXCEPTION_DRUPAL_PATH_BLACKLIST_VARIABLE', 'cdn_exception_drupal_path_blacklist');