constant CDN_STATUS_VARIABLE in CDN 6
Same name and namespace in other branches
- 6.2 cdn.constants.inc \CDN_STATUS_VARIABLE
- 7.2 cdn.constants.inc \CDN_STATUS_VARIABLE
5 uses of CDN_STATUS_VARIABLE
- cdn_admin_settings_form in ./
cdn.admin.inc - Form definition; settings.
- cdn_admin_settings_form_validate in ./
cdn.admin.inc - Default validate callback for the settings form.
- cdn_exit in ./
cdn.module - Implementation of hook_exit().
- cdn_requirements in ./
cdn.module - Implementation of hook_requirements().
- custom_file_url_rewrite in ./
cdn.module
File
- ./
cdn.module, line 21 - Implementation of the core hooks, defines, public and private functions.
Code
define('CDN_STATUS_VARIABLE', 'cdn_status');