DRUPAL_BOOTSTRAP_DATABASE
Definition
Description
Third bootstrap phase: initialize database layer.
Code
<?php
define('DRUPAL_BOOTSTRAP_DATABASE', 2);
?> Third bootstrap phase: initialize database layer.
<?php
define('DRUPAL_BOOTSTRAP_DATABASE', 2);
?>