constant TMGMT_LOCAL_TRANSLATION_ACCESS_IGNORE in Translation Management Tool 8
Same name and namespace in other branches
- 7 translators/tmgmt_local/tmgmt_local.module \TMGMT_LOCAL_TRANSLATION_ACCESS_IGNORE
Modules should return this value from hook_tmgmt_local_translation_access() to not affect node access.
Related topics
File
- translators/
tmgmt_local/ tmgmt_local.module, line 48 - Main module file for the local translation module.
Code
define('TMGMT_LOCAL_TRANSLATION_ACCESS_IGNORE', NULL);