diff options
Diffstat (limited to 'maintenance/undelete.php')
-rw-r--r-- | maintenance/undelete.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/maintenance/undelete.php b/maintenance/undelete.php index c9a2f9ed..b7b7df97 100644 --- a/maintenance/undelete.php +++ b/maintenance/undelete.php @@ -1,4 +1,10 @@ <?php +/** + * Undelete a page by fetching it from the archive table + * + * @file + * @ingroup Maintenance + */ $usage = <<<EOT Undelete a page |