MediaWiki
REL1_22
|
Maintenance script that erases a page record from the database. More...
Public Member Functions | |
__construct () | |
deleteRevisions ($ids) | |
execute () |
Maintenance script that erases a page record from the database.
Definition at line 33 of file nukePage.php.
Reimplemented from Maintenance.
Definition at line 34 of file nukePage.php.
References Maintenance\addArg(), and Maintenance\addOption().
NukePage::deleteRevisions | ( | $ | ids | ) |
Reimplemented from Maintenance.
Definition at line 41 of file nukePage.php.
References $count, $name, $res, $title, array(), as, deleteRevisions(), Maintenance\getArg(), Maintenance\getOption(), Title\newFromText(), Maintenance\output(), Maintenance\purgeRedundantText(), and wfGetDB().