MediaWiki REL1_39
deduplicateArchiveRevId.php File Reference

Go to the source code of this file.

Classes

class  DeduplicateArchiveRevId
 Maintenance script that cleans up archive rows with duplicated ar_rev_id, both within archive and between archive and revision. More...
 

Variables

 $maintClass = DeduplicateArchiveRevId::class
 

Variable Documentation

◆ $maintClass

$maintClass = DeduplicateArchiveRevId::class

Definition at line 217 of file deduplicateArchiveRevId.php.