constant CDN_MODE_VARIABLE in CDN 7.2
Same name and namespace in other branches
- 6.2 cdn.constants.inc \CDN_MODE_VARIABLE
- 6 cdn.module \CDN_MODE_VARIABLE
14 uses of CDN_MODE_VARIABLE
- 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.
File
- ./
cdn.constants.inc, line 20 - Constants used by the CDN module.
Code
define('CDN_MODE_VARIABLE', 'cdn_mode');