constant TPT_ROOT in GlobalLink Connect for Drupal 7.5
Same name and namespace in other branches
- 7.7 globallink.module \TPT_ROOT
- 7.6 globallink.module \TPT_ROOT
@file GlobalLink translation module.
This module adds node translation using the Internationalization module (i18n). Also, includes GlobalLink core settings UI and configuration.
3 uses of TPT_ROOT
File
- ./
globallink.module, line 10 - GlobalLink translation module.
Code
define('TPT_ROOT', dirname(__FILE__));