[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
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
Author: | Brion Vibber |
File Size: | 109 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file maintenance/cleanupTable.inc |
CapsCleanup:: (3 methods):
__construct()
execute()
processRow()
Class: CapsCleanup - X-Ref
Maintenance script to clean up broken page links when somebody turns on $wgCapitalLinks.__construct() X-Ref |
No description |
execute() X-Ref |
No description |
processRow( $row ) X-Ref |
No description |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |