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)
Login or register to post commentsIndicates that page caching is disabled.
define('CACHE_DISABLED', 0)
Login or register to post comments