api.drupal.org BETA
Navigation
API reference
Constants
Files
Functions
Topics
News aggregator
Home
›
API reference
CACHE_DISABLED
Drupal 4.7.x
Drupal 5.x
Definition
drupal/includes/bootstrap.inc
Description
Indicates that page caching is disabled.
Code
define
(
'CACHE_DISABLED'
,
0
);