MediaWiki master
fixMergeHistoryCorruption.php File Reference

Go to the source code of this file.

Classes

class  FixMergeHistoryCorruption
 Maintenance script that clears rows of pages corrupted by MergeHistory, those pages 'exist' but have no visible revision. More...
 

Variables

 $maintClass = FixMergeHistoryCorruption::class
 

Detailed Description

Note
GPL-2.0-or-later

Definition in file fixMergeHistoryCorruption.php.

Variable Documentation

◆ $maintClass

$maintClass = FixMergeHistoryCorruption::class

Definition at line 125 of file fixMergeHistoryCorruption.php.