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 | |
Commandline script to general statistics about the localisation level of one or more message groups.
Definition in file groupStatistics.php.
$IP = "$dir/../../.." |
Definition at line 19 of file groupStatistics.php.
$maintClass = GroupStatistics::class |
Definition at line 670 of file groupStatistics.php.
if (getenv('MW_INSTALL_PATH') !==false) else |
Definition at line 17 of file groupStatistics.php.