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/removeUnusedAccounts.inc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'maintenance/removeUnusedAccounts.inc') diff --git a/maintenance/removeUnusedAccounts.inc b/maintenance/removeUnusedAccounts.inc index 20791230..8f900272 100644 --- a/maintenance/removeUnusedAccounts.inc +++ b/maintenance/removeUnusedAccounts.inc @@ -3,8 +3,8 @@ /** * Support functions for the removeUnusedAccounts maintenance script * - * - * @addtogroup Maintenance + * @file + * @ingroup Maintenance * @author Rob Church */ @@ -42,5 +42,3 @@ function showHelp() { echo( " --delete : Delete accounts which are discovered to be inactive\n" ); echo( "\n" ); } - -?> \ No newline at end of file -- cgit v1.2.3-54-g00ecf