constant CDN_DISABLED in CDN 7.2
Same name and namespace in other branches
- 6.2 cdn.constants.inc \CDN_DISABLED
- 6 cdn.module \CDN_DISABLED
@file Constants used by the CDN module.
6 uses of CDN_DISABLED
- cdn_admin_general_settings_form in ./
cdn.admin.inc - Form definition; general settings.
- cdn_boot in ./
cdn.module - Implements hook_boot().
- cdn_cacheaudit in ./
cdn.module - Implements hook_cacheaudit().
- cdn_exit in ./
cdn.module - Implements hook_exit().
- cdn_requirements in ./
cdn.install - Implements hook_requirements().
File
- ./
cdn.constants.inc, line 9 - Constants used by the CDN module.
Code
define('CDN_DISABLED', 0);