Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
test-mt.php File Reference

Script to test web services from the command line. More...

Go to the source code of this file.

Classes

class  TestMT
 

Variables

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

Detailed Description

Script to test web services from the command line.

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

Definition in file test-mt.php.

Variable Documentation

◆ $IP

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

Definition at line 18 of file test-mt.php.

◆ $maintClass

$maintClass = TestMT::class

Definition at line 92 of file test-mt.php.

◆ else

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

Definition at line 16 of file test-mt.php.