Manual:Undelete.php/pl
Plik MediaWiki: undelete.php | |
---|---|
Lokalizacja: | maintenance/ |
Kod źródłowy: | master • 1.38.2 • 1.37.3 • 1.35.7 |
Klasy: | Undelete |
Szczegóły
undelete.php file is a maintenance script to undelete a page.
Usage
php undelete.php [opcje...] <pagename>
Example
php undelete.php --user "Example" --reason "test" Hello
The above will undelete the page Hello
using the username "Example" and "test" as reason.