You are here

constant CDN_PERM_ACCESS_STATS in CDN 6.2

Same name and namespace in other branches
  1. 6 cdn.module \CDN_PERM_ACCESS_STATS
  2. 7.2 cdn.constants.inc \CDN_PERM_ACCESS_STATS
4 uses of CDN_PERM_ACCESS_STATS
cdn_exit in ./cdn.module
Implementation of hook_exit().
cdn_file_url_alter in ./cdn.module
Implementation of hook_file_url_alter().
cdn_init in ./cdn.module
Implementation of hook_init().
cdn_perm in ./cdn.module
Implementation of hook_perm().

File

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

Code

define('CDN_PERM_ACCESS_STATS', 'access per-page statistics');