MediaWiki master
cleanupWatchlist.php File Reference

Remove broken, unparseable titles in the watchlist table. More...

Go to the source code of this file.

Classes

class  CleanupWatchlist
 Maintenance script to remove broken, unparseable titles in the watchlist table. More...
 

Variables

 $maintClass = CleanupWatchlist::class
 

Detailed Description

Remove broken, unparseable titles in the watchlist table.

Usage: php cleanupWatchlist.php [–fix] Options: –fix Actually remove entries; without will only report.

Copyright © 2005,2006 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 cleanupWatchlist.php.

Variable Documentation

◆ $maintClass

$maintClass = CleanupWatchlist::class

Definition at line 95 of file cleanupWatchlist.php.