You are here

constant TPT_ROOT in GlobalLink Connect for Drupal 7.7

Same name and namespace in other branches
  1. 7.5 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.

File

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

Code

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