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

Commandline script to general statistics about the localisation level of one or more message groups. More...

Go to the source code of this file.

Classes

class  GroupStatistics
 

Variables

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

Detailed Description

Commandline script to general statistics about the localisation level of one or more message groups.

Author
Niklas Laxström
Siebrand Mazeland

Definition in file groupStatistics.php.

Variable Documentation

◆ $IP

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

Definition at line 19 of file groupStatistics.php.

◆ $maintClass

$maintClass = GroupStatistics::class

Definition at line 670 of file groupStatistics.php.

◆ else

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

Definition at line 17 of file groupStatistics.php.