constant DRUPAL_BOOTSTRAP_ACCESS in Drupal 6
Same name and namespace in other branches
- 5 includes/bootstrap.inc \DRUPAL_BOOTSTRAP_ACCESS
Fourth bootstrap phase: identify and reject banned hosts.
1 use of DRUPAL_BOOTSTRAP_ACCESS
- _drupal_bootstrap in includes/
bootstrap.inc
File
- includes/
bootstrap.inc, line 143 - Functions that need to be loaded on every Drupal request.
Code
define('DRUPAL_BOOTSTRAP_ACCESS', 3);