From 95e1a7210b42cb48057b11229d0e19f8512953f6 Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Sat, 5 Dec 2009 17:07:40 +0000 Subject: [PATCH] Doxygen fixes: * remove duplicated definition of "Wikimedia" group in cleanupTable.inc * define "HTTP" and "Wikimedia" groups in a separate comment so that doxygen doesn't throw "Cannot assign group to itself" --- includes/HttpFunctions.php | 5 ++++- maintenance/addwiki.php | 5 ++++- maintenance/cleanupTable.inc | 1 - 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/includes/HttpFunctions.php b/includes/HttpFunctions.php index cd4cd554ae..52ffe7b4dd 100644 --- a/includes/HttpFunctions.php +++ b/includes/HttpFunctions.php @@ -1,7 +1,10 @@