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

Script to gather translator stats. More...

Go to the source code of this file.

Classes

class  TSP
 

Variables

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

Detailed Description

Script to gather translator stats.

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

Definition in file translator-stats-process.php.

Variable Documentation

◆ $IP

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

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

◆ $maintClass

$maintClass = TSP::class

Definition at line 119 of file translator-stats-process.php.

◆ else

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

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