You are here

constant I18N_LANGUAGE_ENABLED in Internationalization 7

4 uses of I18N_LANGUAGE_ENABLED
i18n_language_list in ./i18n.module
Get full language list
i18n_node_language_mode in i18n_node/i18n_node.module
Get language mode for node or node type
i18n_node_variable_info in i18n_node/i18n_node.variable.inc
Implements hook_variable_info().
i18n_variable_info in ./i18n.variable.inc
Implements hook_variable_info().

File

./i18n.module, line 18
Internationalization (i18n) module.

Code

define('I18N_LANGUAGE_ENABLED', 1);