MediaWiki
REL1_22
|
Maintenance script that removes pages with only one revision from the MediaWiki namespace. More...
Public Member Functions | |
__construct () | |
execute () |
Maintenance script that removes pages with only one revision from the MediaWiki namespace.
Definition at line 44 of file nukeNS.php.
Reimplemented from Maintenance.
Definition at line 45 of file nukeNS.php.
References Maintenance\addOption().
NukeNS::execute | ( | ) |
Reimplemented from Maintenance.
Definition at line 53 of file nukeNS.php.
References $count, $res, $title, array(), as, Maintenance\getOption(), Title\makeTitle(), Maintenance\output(), Maintenance\purgeRedundantText(), Maintenance\runChild(), and wfGetDB().