DRUPAL_BOOTSTRAP_LANGUAGE
Definition
Description
Seventh bootstrap phase: find out language of the page.
Code
<?php
define('DRUPAL_BOOTSTRAP_LANGUAGE', 6);
?> Seventh bootstrap phase: find out language of the page.
<?php
define('DRUPAL_BOOTSTRAP_LANGUAGE', 6);
?>