You are here

constant TPT_ROOT in GlobalLink Connect for Drupal 7.5

Same name and namespace in other branches
  1. 7.7 globallink.module \TPT_ROOT
  2. 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
gl_ws_common.inc in gl_ws/gl_ws_common.inc
gl_ws_receive_translations.inc in gl_ws/gl_ws_receive_translations.inc
gl_ws_send_translations.inc in gl_ws/gl_ws_send_translations.inc

File

./globallink.module, line 10
GlobalLink translation module.

Code

define('TPT_ROOT', dirname(__FILE__));