|
MediaWiki master
|
Move a batch of pages. More...
Go to the source code of this file.
Classes | |
| class | MoveBatch |
| Maintenance script to move a batch of pages. More... | |
Variables | |
| $maintClass = MoveBatch::class | |
Move a batch of pages.
This will print out error codes from Title::moveTo() if something goes wrong, e.g. immobile_namespace for namespaces which can't be moved
Definition in file moveBatch.php.
| $maintClass = MoveBatch::class |
Definition at line 109 of file moveBatch.php.