Manual:updateCollation.php
From MediaWiki.org
| MediaWiki File: updateCollation.php | |
|---|---|
| Location: | /maintenance/ |
| Source code: | |
| Classes: | None |
This script updates category collations. You need to run this script after $wgCategoryCollation is changed. It is also needed to be run after upgrading to 1.17 and later from a version of MediaWiki before 1.17. Normally it is run as part of manual:update.php.
If your category collations are messed up (aka things sort incorrectly in categories), you can use the --force switch to forcibly fix all the category collations. See php updateCollation.php --help for a list of all options.