MediaWiki
REL1_22
|
Maintenance script that check digit transformation. More...
Public Member Functions | |
__construct () | |
execute () | |
Private Attributes | |
$mLangs |
Maintenance script that check digit transformation.
Definition at line 31 of file digit2html.php.
Reimplemented from Maintenance.
Definition at line 42 of file digit2html.php.
Reimplemented from Maintenance.
Definition at line 47 of file digit2html.php.
References $digitTransformTable, as, Maintenance\error(), Language\getMessagesFileName(), Maintenance\output(), and utf8ToHexSequence().
Digit2Html::$mLangs [private] |
array( 'Ar', 'As', 'Bh', 'Bo', 'Dz', 'Fa', 'Gu', 'Hi', 'Km', 'Kn', 'Ks', 'Lo', 'Ml', 'Mr', 'Ne', 'New', 'Or', 'Pa', 'Pi', 'Sa' )
Definition at line 35 of file digit2html.php.