You are here

constant CDN_MODE_BASIC in CDN 6

Same name and namespace in other branches
  1. 6.2 cdn.constants.inc \CDN_MODE_BASIC
  2. 7.2 cdn.constants.inc \CDN_MODE_BASIC
4 uses of CDN_MODE_BASIC
cdn_admin_settings_form in ./cdn.admin.inc
Form definition; settings.
cdn_requirements in ./cdn.module
Implementation of hook_requirements().
custom_file_url_rewrite in ./cdn.module
theme_cdn_page_stats in ./theme.inc
Render the CDN integration page statistics.

File

./cdn.module, line 19
Implementation of the core hooks, defines, public and private functions.

Code

define('CDN_MODE_BASIC', 'basic');