Manual:renameWiki.php
Appearance
MediaWiki file: renameWiki.php | |
---|---|
Location: | / |
Source code: | not in Git (See WikimediaMaintenance ) |
Classes: |
renameWiki.php was a maintenance script that was located in the maintenance
directory that could be used to rename a wiki database.
It is Wikimedia-specific, and it was moved to the WikimediaMaintenance extension in r96489.
Usage
[edit]php renameWiki.php <parameters/options> <olddbname> <newdbname>
or
php importDump.php <olddbname> <newdbname>