MediaWiki  REL1_19
deleteBatch.php File Reference

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"

Variable Documentation

$maintClass = "DeleteBatch"

Definition at line 117 of file deleteBatch.php.