MediaWiki master
cleanupCaps.php File Reference

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
 

Detailed Description

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/

Note
GPL-2.0-or-later
Author
Brooke Vibber bvibb.nosp@m.er@w.nosp@m.ikime.nosp@m.dia..nosp@m.org

Definition in file cleanupCaps.php.

Variable Documentation

◆ $maintClass

$maintClass = CleanupCaps::class

Definition at line 190 of file cleanupCaps.php.