summaryrefslogtreecommitdiff
path: root/maintenance/cleanupDupes.php
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance/cleanupDupes.php')
-rw-r--r--maintenance/cleanupDupes.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/maintenance/cleanupDupes.php b/maintenance/cleanupDupes.php
index 3aea2304..4d87da46 100644
--- a/maintenance/cleanupDupes.php
+++ b/maintenance/cleanupDupes.php
@@ -21,8 +21,7 @@
* If on the old non-unique indexes, check the cur table for duplicate
* entries and remove them...
*
- * @package MediaWiki
- * @subpackage Maintenance
+ * @addtogroup Maintenance
*/
$options = array( 'fix', 'index' );