summaryrefslogtreecommitdiff
path: root/maintenance/nukePage.php
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance/nukePage.php')
-rw-r--r--maintenance/nukePage.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/maintenance/nukePage.php b/maintenance/nukePage.php
index f1ebe734..b3bfc762 100644
--- a/maintenance/nukePage.php
+++ b/maintenance/nukePage.php
@@ -4,7 +4,8 @@
* Erase a page record from the database
* Irreversible (can't use standard undelete) and does not update link tables
*
- * @addtogroup Maintenance
+ * @file
+ * @ingroup Maintenance
* @author Rob Church <robchur@gmail.com>
*/