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