You are here

constant LANGUAGE_SUPPORT_NORMAL in Internationalization 6

Same name and namespace in other branches
  1. 5.3 i18n.module \LANGUAGE_SUPPORT_NORMAL
  2. 5 i18n.module \LANGUAGE_SUPPORT_NORMAL
  3. 5.2 i18n.module \LANGUAGE_SUPPORT_NORMAL
3 uses of LANGUAGE_SUPPORT_NORMAL
i18n_form_alter in ./i18n.module
Implementation of hook_form_alter();
i18n_link_alter in ./i18n.module
Implementation of hook_link_alter().
i18n_translation_link_alter in ./i18n.module
Implementation of hook_alter_translation_link().

File

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

Code

define('LANGUAGE_SUPPORT_NORMAL', 1);