LANGUAGE_NEGOTIATION_PATH

  1. drupal
    1. 6 includes/bootstrap.inc

Path based negotiation with fallback to user preferences and browser language detection if no defined path prefix identified.

File

includes/bootstrap.inc, line 198
Functions that need to be loaded on every Drupal request.

Code

define('LANGUAGE_NEGOTIATION_PATH', 2)
Login or register to post comments