constant TRANSLATION_ENABLED

Same name and namespace in other branches
  1. 6.x drupal-6.x/modules/translation/translation.module \TRANSLATION_ENABLED

Identifies a content type which has translation support enabled.

Archivo

drupal-7.x/modules/translation/translation.module, line 25
Manages content translations.

Código

define('TRANSLATION_ENABLED', 2)