Same name and namespace in other branches
  1. 5.x includes/bootstrap.inc \CACHE_DISABLED
  2. 6.x includes/bootstrap.inc \CACHE_DISABLED
1 use of CACHE_DISABLED
system_view_general in modules/system.module

File

includes/bootstrap.inc, line 11
Functions that need to be loaded on every Drupal request.

Code

define('CACHE_DISABLED', 0);