Manual:cleanupBlocks.php
MediaWiki version: | ≥ 1.25 |
MediaWiki file: cleanupBlocks.php | |
---|---|
Location: | maintenance/ |
Source code: | master • 1.38.1 • 1.37.2 • 1.35.6 |
Classes: | CleanupBlocks |
DetailsEdit
cleanupBlocks.php is a maintenance script that cleans up user blocks with usernames that do not match the user table.
This script works in two steps.
- Clean up duplicate user blocks.
- Update mismatched usernames.
Options/ArgumentsEdit
This script does not take any options or arguments.
UsageEdit
php maintenance/cleanupBlocks.php
Terminal
$ php maintenance/cleanupBlocks.php Done!