constant CDN_ENABLED in CDN 7.2
Same name and namespace in other branches
- 6.2 cdn.constants.inc \CDN_ENABLED
- 6 cdn.module \CDN_ENABLED
4 uses of CDN_ENABLED
- CDNUnitTestCase::variableSetDefaults in tests/cdn.test 
- Set the default variable values for the CDN module.
- cdn_admin_general_settings_form in ./cdn.admin.inc 
- Form definition; general settings.
- cdn_cacheaudit in ./cdn.module 
- Implements hook_cacheaudit().
- cdn_status_is_enabled in ./cdn.module 
- Check if the CDN module is enabled.
File
- ./cdn.constants.inc, line 11 
- Constants used by the CDN module.
Code
define('CDN_ENABLED', 2);