MediaWiki master
nukePage.php File Reference

Erase a page record from the database Irreversible (can't use standard undelete) and does not update link tables. More...

Go to the source code of this file.

Classes

class  NukePage
 Maintenance script that erases a page record from the database. More...
 

Variables

 $maintClass = NukePage::class
 

Detailed Description

Erase a page record from the database Irreversible (can't use standard undelete) and does not update link tables.

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

Definition in file nukePage.php.

Variable Documentation

◆ $maintClass

$maintClass = NukePage::class

Definition at line 121 of file nukePage.php.