You are here

constant CDN_PERM_ACCESS_DEBUG in CDN 6

3 uses of CDN_PERM_ACCESS_DEBUG
cdn_perm in ./cdn.module
Implementation of hook_perm().
cdn_requirements in ./cdn.module
Implementation of hook_requirements().
custom_file_url_rewrite in ./cdn.module

File

./cdn.module, line 15
Implementation of the core hooks, defines, public and private functions.

Code

define('CDN_PERM_ACCESS_DEBUG', 'access files on CDN when in debug mode');