DRUPAL_BOOTSTRAP_CONFIGURATION

Definition

includes/bootstrap.inc

Description

First bootstrap phase: initialize configuration.

Code

<?php
define('DRUPAL_BOOTSTRAP_CONFIGURATION', 0);
?>
 
 

Drupal is a registered trademark of Dries Buytaert.