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, 1 insertions, 2 deletions
diff --git a/maintenance/nukePage.php b/maintenance/nukePage.php
index b5c3f283..6ea9e18a 100644
--- a/maintenance/nukePage.php
+++ b/maintenance/nukePage.php
@@ -4,8 +4,7 @@
* Erase a page record from the database
* Irreversible (can't use standard undelete) and does not update link tables
*
- * @package MediaWiki
- * @subpackage Maintenance
+ * @addtogroup Maintenance
* @author Rob Church <robchur@gmail.com>
*/