Handbuch:undelete.php
MediaWiki-Datei: undelete.php | |
---|---|
Speicherort: | maintenance/ |
Quellcode: | master • 1.42.1 • 1.41.2 • 1.39.8 |
Klassen: | Undelete |
Details
undelete.php file is a maintenance script to undelete a page.
Verwendung
php undelete.php [Optionen...] <pagename>
Beispiel
php undelete.php --user "Example" --reason "test" Hello
The above will undelete the page Hello
using the username "Example" and "test" as reason.