DRUPAL_BOOTSTRAP_LANGUAGE

in includes/bootstrap.inc

Seventh bootstrap phase: find out language of the page.

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