constant DRUPAL_BOOTSTRAP_PAGE_CACHE in Drupal 4
Same name and namespace in other branches
- 7 includes/bootstrap.inc \DRUPAL_BOOTSTRAP_PAGE_CACHE
1 use of DRUPAL_BOOTSTRAP_PAGE_CACHE
- _drupal_bootstrap in includes/
bootstrap.inc
File
- includes/
bootstrap.inc, line 20 - Functions that need to be loaded on every Drupal request.
Code
define('DRUPAL_BOOTSTRAP_PAGE_CACHE', 2);