|
MediaWiki master
|
Clean up broken page links when somebody turns on $wgCapitalLinks. More...
Go to the source code of this file.
Classes | |
| class | CleanupCaps |
| Maintenance script to clean up broken page links when somebody turns on or off $wgCapitalLinks. More... | |
Variables | |
| $maintClass = CleanupCaps::class | |
Clean up broken page links when somebody turns on $wgCapitalLinks.
Usage: php cleanupCaps.php [–dry-run] Options: –dry-run don't actually try moving them
Copyright © 2005 Brooke Vibber bvibb.nosp@m.er@w.nosp@m.ikime.nosp@m.dia..nosp@m.org https://www.mediawiki.org/
Definition in file cleanupCaps.php.
| $maintClass = CleanupCaps::class |
Definition at line 190 of file cleanupCaps.php.