- 4.7 includes/bootstrap.inc CACHE_DISABLED
- 5 includes/bootstrap.inc CACHE_DISABLED
- 6 includes/bootstrap.inc CACHE_DISABLED
Indicates that page caching is disabled.
File
- includes/
bootstrap.inc, line 22 - Functions that need to be loaded on every Drupal request.
Code
define('CACHE_DISABLED', 0)