TRANSLATION_ENABLED
in modules/translation/translation.module
Identifies a content type which has translation support enabled.
<?php
define('TRANSLATION_ENABLED', 2);
?>
Login or register to post comments in modules/translation/translation.module
Identifies a content type which has translation support enabled.
<?php
define('TRANSLATION_ENABLED', 2);
?>
Login or register to post comments