constant CACHE_DISABLED

Indicates that page caching is disabled.

Archivo

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

Código

define('CACHE_DISABLED', 0)