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