MediaWiki
REL1_22
|
Maintenance script to clean up broken page links when somebody turns on $wgCapitalLinks. More...
Public Member Functions | |
__construct () | |
execute () | |
Protected Member Functions | |
processRow ($row) |
Maintenance script to clean up broken page links when somebody turns on $wgCapitalLinks.
Definition at line 39 of file cleanupCaps.php.
Reimplemented from TableCleanup.
Definition at line 40 of file cleanupCaps.php.
References Maintenance\addOption().
Reimplemented from TableCleanup.
Definition at line 46 of file cleanupCaps.php.
References $wgUser, array(), Maintenance\error(), global, Maintenance\hasOption(), User\newFromName(), and TableCleanup\runTable().
CapsCleanup::processRow | ( | $ | row | ) | [protected] |
Definition at line 65 of file cleanupCaps.php.
References $ok, $wgContLang, global, Title\makeTitle(), Maintenance\output(), and TableCleanup\progress().