You are here

constant CDN_TESTING in CDN 7.2

Same name and namespace in other branches
  1. 6.2 cdn.constants.inc \CDN_TESTING
3 uses of CDN_TESTING
cdn_cacheaudit in ./cdn.module
Implements hook_cacheaudit().
cdn_requirements in ./cdn.install
Implements hook_requirements().
cdn_status_is_enabled in ./cdn.module
Check if the CDN module is enabled.

File

./cdn.constants.inc, line 10
Constants used by the CDN module.

Code

define('CDN_TESTING', 1);