You are here

constant CDN_PERM_ACCESS_TESTING in CDN 6.2

Same name and namespace in other branches
  1. 7.2 cdn.constants.inc \CDN_PERM_ACCESS_TESTING
3 uses of CDN_PERM_ACCESS_TESTING
cdn_perm in ./cdn.module
Implementation of hook_perm().
cdn_requirements in ./cdn.install
Implementation of hook_requirements().
cdn_status_is_enabled in ./cdn.module
Check if the CDN module is enabled.

File

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

Code

define('CDN_PERM_ACCESS_TESTING', 'access files on CDN when in testing mode');