Same name and namespace in other branches
  1. 6.x includes/bootstrap.inc \CACHE_NORMAL

Indicates that page caching is enabled, using "normal" mode.

File

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

Code

define('CACHE_NORMAL', 1);