Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
characterEditStats.php File Reference

Show number of characters translated over a given period of time. More...

Go to the source code of this file.

Classes

class  CharacterEditStats
 

Variables

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

Detailed Description

Show number of characters translated over a given period of time.

Author
Santhosh Thottingal

Definition in file characterEditStats.php.

Variable Documentation

◆ $IP

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

Definition at line 20 of file characterEditStats.php.

◆ $maintClass

$maintClass = CharacterEditStats::class

Definition at line 144 of file characterEditStats.php.

◆ else

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

Definition at line 18 of file characterEditStats.php.