constant 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);