You are here

constant CDN_MODE_ADVANCED in CDN 6

Same name and namespace in other branches
  1. 6.2 cdn.constants.inc \CDN_MODE_ADVANCED
  2. 7.2 cdn.constants.inc \CDN_MODE_ADVANCED
2 uses of CDN_MODE_ADVANCED
cdn_admin_settings_form_validate in ./cdn.admin.inc
Default validate callback for the settings form.
theme_cdn_page_stats in ./theme.inc
Render the CDN integration page statistics.

File

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

Code

define('CDN_MODE_ADVANCED', 'advanced');