CACHE_NORMAL

Definition

drupal/includes/bootstrap.inc

Description

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

Code

define('CACHE_NORMAL', 1);