constant TRANSLATION_ENABLED
Same name and namespace in other branches
- 7.x drupal-7.x/modules/translation/translation.module \TRANSLATION_ENABLED
Identifies a content type which has translation support enabled.
Archivo
- drupal-6.x/
modules/ translation/ translation.module, line 25 - Manages content translations.
Código
define('TRANSLATION_ENABLED', 2)