|
MediaWiki master
|
Find all rows in the categorylinks table whose collation is out-of-date (collation_name != $wgCategoryCollation) and repopulate cl_sortkey using the page title and cl_sortkey_prefix. More...
Go to the source code of this file.
Classes | |
| class | UpdateCollation |
| Maintenance script that will find all rows in the categorylinks table whose collation is out-of-date. More... | |
Variables | |
| $maintClass = UpdateCollation::class | |
Find all rows in the categorylinks table whose collation is out-of-date (collation_name != $wgCategoryCollation) and repopulate cl_sortkey using the page title and cl_sortkey_prefix.
Definition in file updateCollation.php.
| $maintClass = UpdateCollation::class |
Definition at line 472 of file updateCollation.php.