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