Manual:Undelete.php/da
Appearance
| MediaWiki file: undelete.php | |
|---|---|
| Location: | maintenance/ |
| Source code: | master • 1.44.2 • 1.43.5 • 1.39.15 |
| 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.