Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
ttmserver-export.php File Reference

Script to bootstrap TTMServer translation memory. More...

Go to the source code of this file.

Classes

class  TTMServerBootstrap
 Script to bootstrap TTMServer translation memory. More...
 

Variables

if(getenv( 'MW_INSTALL_PATH') !==false) else
 
 $IP = "$dir/../../.."
 
 $maintClass = TTMServerBootstrap::class
 

Detailed Description

Script to bootstrap TTMServer translation memory.

Author
Niklas Laxström @license GPL-2.0-or-later

Definition in file ttmserver-export.php.

Variable Documentation

◆ $IP

$IP = "$dir/../../.."

Definition at line 22 of file ttmserver-export.php.

◆ $maintClass

$maintClass = TTMServerBootstrap::class

Definition at line 411 of file ttmserver-export.php.

◆ else

if (getenv('MW_INSTALL_PATH') !==false) else
Initial value:
{
$dir = __DIR__

Definition at line 20 of file ttmserver-export.php.