MediaWiki master
deleteOldRevisions.php File Reference

Delete old (non-current) revisions from the database. More...

Go to the source code of this file.

Classes

class  DeleteOldRevisions
 Maintenance script that deletes old (non-current) revisions from the database. More...
 

Variables

 $maintClass = DeleteOldRevisions::class
 

Detailed Description

Delete old (non-current) revisions from the database.

Note
GPL-2.0-or-later
Author
Rob Church robch.nosp@m.ur@g.nosp@m.mail..nosp@m.com

Definition in file deleteOldRevisions.php.

Variable Documentation

◆ $maintClass

$maintClass = DeleteOldRevisions::class

Definition at line 100 of file deleteOldRevisions.php.