| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Remove broken, unparseable titles in the watchlist table. Usage: php cleanupWatchlist.php [--fix] Options: --fix Actually remove entries; without will only report.
| Author: | Brion Vibber |
| File Size: | 99 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file maintenance/cleanupTable.inc |
WatchlistCleanup:: (4 methods):
__construct()
execute()
processRow()
removeWatch()
Class: WatchlistCleanup - X-Ref
Maintenance script to remove broken, unparseable titles in the watchlist table.| __construct() X-Ref |
| No description |
| execute() X-Ref |
| No description |
| processRow( $row ) X-Ref |
| No description |
| removeWatch( $row ) X-Ref |
| No description |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |