From 370e83bb0dfd0c70de268c93bf07ad5ee0897192 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Fri, 15 Aug 2008 01:29:47 +0200 Subject: Update auf 1.13.0 --- maintenance/cleanupDupes.inc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'maintenance/cleanupDupes.inc') diff --git a/maintenance/cleanupDupes.inc b/maintenance/cleanupDupes.inc index ce1ffc6e..bb408007 100644 --- a/maintenance/cleanupDupes.inc +++ b/maintenance/cleanupDupes.inc @@ -21,7 +21,8 @@ * If on the old non-unique indexes, check the cur table for duplicate * entries and remove them... * - * @addtogroup Maintenance + * @file + * @ingroup Maintenance */ function fixDupes( $fixthem = false) { @@ -125,5 +126,3 @@ function checkDupes( $fixthem = false, $indexonly = false ) { } } } - -?> -- cgit v1.2.3-54-g00ecf