constant CACHE_NORMAL

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

Archivo

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

Código

define('CACHE_NORMAL', 1)