constant CACHE_DISABLED in Drupal 4
Same name and namespace in other branches
- 5 includes/bootstrap.inc \CACHE_DISABLED
- 6 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);