MediaWiki
REL1_19
|
Go to the source code of this file.
Classes | |
class | DeleteBatch |
Deletes a batch of pages Usage: php deleteBatch.php [-u <user>] [-r <reason>] [-i <interval>] [listfile] where [listfile] is a file where each line contains the title of a page to be deleted, standard input is used if listfile is not given. More... | |
Variables | |
$maintClass = "DeleteBatch" |
$maintClass = "DeleteBatch" |
Definition at line 117 of file deleteBatch.php.