DRUPAL_BOOTSTRAP_LANGUAGE

Seventh bootstrap phase: find out language of the page.

drupal/includes/bootstrap.inc, line 162

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