Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
translator-stats.php File Reference

Script to gather translator stats. More...

Go to the source code of this file.

Classes

class  TS
 

Variables

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

Detailed Description

Script to gather translator stats.

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

Definition in file translator-stats.php.

Variable Documentation

◆ $IP

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

Definition at line 15 of file translator-stats.php.

◆ $maintClass

$maintClass = TS::class

Definition at line 129 of file translator-stats.php.

◆ else

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

Definition at line 13 of file translator-stats.php.