DRUPAL_BOOTSTRAP_ACCESS
Definition
Description
Fourth bootstrap phase: identify and reject banned hosts.
Code
<?php
define('DRUPAL_BOOTSTRAP_ACCESS', 3);
?> Fourth bootstrap phase: identify and reject banned hosts.
<?php
define('DRUPAL_BOOTSTRAP_ACCESS', 3);
?>