Manual:Undelete.php/da
Appearance
MediaWiki file: undelete.php | |
---|---|
Location: | maintenance/ |
Source code: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Classes: | Undelete |
Details
undelete.php file is a maintenance script to undelete a page.
Usage
php undelete.php [options...] <sidenavn>
Example
php undelete.php --user "Example" --reason "test" Hello
The above will undelete the page Hello
using the username "Example" and "test" as reason.