DRUPAL_BOOTSTRAP_DATABASE

Definition

includes/bootstrap.inc

Description

Third bootstrap phase: initialize database layer.

Code

<?php
define('DRUPAL_BOOTSTRAP_DATABASE', 2);
?>
 
 

Drupal is a registered trademark of Dries Buytaert.