DRUPAL_BOOTSTRAP_LANGUAGE

Definition

includes/bootstrap.inc

Description

Seventh bootstrap phase: find out language of the page.

Code

<?php
define('DRUPAL_BOOTSTRAP_LANGUAGE', 6);
?>
 
 

Drupal is a registered trademark of Dries Buytaert.