constant I18N_ACCESS_LANGUAGE_NEUTRAL in Translation Access 7
Same name and namespace in other branches
- 6 i18n_access.module \I18N_ACCESS_LANGUAGE_NEUTRAL
@file file_description
2 uses of I18N_ACCESS_LANGUAGE_NEUTRAL
- i18n_access_form_node_form_alter in ./
i18n_access.module - Implements hook_form_node_form_alter().
- i18n_access_node_access in ./
i18n_access.module - Wrapper around node_access() with additional checks for language permissions.
File
- ./
i18n_access.module, line 8 - file_description
Code
define('I18N_ACCESS_LANGUAGE_NEUTRAL', 'NEUTRAL');