You are here

constant CDN_PERM_ADMIN in CDN 7.2

Same name and namespace in other branches
  1. 6.2 cdn.constants.inc \CDN_PERM_ADMIN
1 use of CDN_PERM_ADMIN
cdn_menu in ./cdn.module
Implements hook_menu().

File

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

Code

define('CDN_PERM_ADMIN', 'administer CDN configuration');