Definition

drupal-cvs/includes/bootstrap.inc

Description

Domain based negotiation with fallback to default language if no language identified by domain.

Code

<?php
define('LANGUAGE_NEGOTIATION_DOMAIN', 3);
?>