constant CDN_PERM_ADMIN in CDN 6.2
Same name and namespace in other branches
- 7.2 cdn.constants.inc \CDN_PERM_ADMIN
2 uses of CDN_PERM_ADMIN
- cdn_menu in ./
cdn.module - Implementation of hook_menu().
- cdn_perm in ./
cdn.module - Implementation of hook_perm().
File
- ./
cdn.constants.inc, line 17 - Constants used by the CDN module.
Code
define('CDN_PERM_ADMIN', 'administer CDN configuration');