Definition

drupal-cvs/includes/bootstrap.inc

Description

Third bootstrap phase: initialize database layer.

Code

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