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

Shows a top list of language codes with edits in a given time period. More...

Go to the source code of this file.

Classes

class  Languageeditstats
 

Variables

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

Detailed Description

Shows a top list of language codes with edits in a given time period.

Author
Niklas Laxström
Siebrand Mazeland

Definition in file languageeditstats.php.

Variable Documentation

◆ $IP

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

Definition at line 20 of file languageeditstats.php.

◆ $maintClass

$maintClass = Languageeditstats::class

Definition at line 108 of file languageeditstats.php.

◆ else

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

Definition at line 18 of file languageeditstats.php.