You are here

constant CDN_MODE_BASIC in CDN 7.2

Same name and namespace in other branches
  1. 6.2 cdn.constants.inc \CDN_MODE_BASIC
  2. 6 cdn.module \CDN_MODE_BASIC
15 uses of CDN_MODE_BASIC
CDNCssUrlTestCase::setUp in tests/cdn.test
Sets up a Drupal site for running functional and integration tests.
CDNImageTestCase::testImage in tests/cdn.test
CDNImageTestCase::testOtherContentLink in tests/cdn.test
CDNImageTestCase::testOtherContentLinkWrappingImage in tests/cdn.test
CDNOriginPullFarFutureTestCase::setUp in tests/cdn.test
Sets up unit test environment.

... See full list

File

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

Code

define('CDN_MODE_BASIC', 'basic');