The type of language used to select the user interface.
File
- includes/
bootstrap.inc, line 176 - Functions that need to be loaded on every Drupal request.
Code
define('LANGUAGE_TYPE_INTERFACE', 'language')
Login or register to post commentsThe type of language used to select the user interface.
define('LANGUAGE_TYPE_INTERFACE', 'language')
Login or register to post comments