Go to the source code of this file.
Functions | |
if(isset($options['help'])) if(!isset($options['output'])) | showUsage () |
Print a usage message. | |
Variables | |
$optionsWithArgs = array( 'output' ) | |
switch($options['output']) | $wgLanguages = new languages() |
$wgGeneralMessages = $wgLanguages->getGeneralMessages() | |
$wgRequiredMessagesNumber = count( $wgGeneralMessages['required'] ) |
Output is posted from time to time on: http://meta.wikimedia.org/wiki/Localization_statistics
Definition in file transstat.php.
$optionsWithArgs = array( 'output' ) |
Definition at line 14 of file transstat.php.
$wgGeneralMessages = $wgLanguages->getGeneralMessages() |
Definition at line 82 of file transstat.php.
switch ($options['output']) $wgLanguages = new languages() |
Definition at line 67 of file transstat.php.
$wgRequiredMessagesNumber = count( $wgGeneralMessages['required'] ) |
Definition at line 83 of file transstat.php.