From 574c459824e21bc2fb08d818307fb888cfcd5b53 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Sat, 20 Sep 2008 03:44:09 +0000 Subject: [PATCH] Fix more doxygen stuff. --- includes/HttpFunctions.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/includes/HttpFunctions.php b/includes/HttpFunctions.php index e690ea932d..d008c2b828 100644 --- a/includes/HttpFunctions.php +++ b/includes/HttpFunctions.php @@ -2,7 +2,11 @@ /** * @defgroup HTTP HTTP - * + * @file + */ + + +/** * Various HTTP related functions * @ingroup HTTP */ -- 2.20.1