Fix header
authorChad Horohoe <demon@users.mediawiki.org>
Sat, 28 Nov 2009 03:49:29 +0000 (03:49 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Sat, 28 Nov 2009 03:49:29 +0000 (03:49 +0000)
includes/HttpFunctions.php

index 269d45f..cd4cd55 100644 (file)
@@ -1,13 +1,7 @@
 <?php
-
-/**
- * @defgroup HTTP HTTP
- * @file
- * @ingroup HTTP
- */
-
 /**
  * Various HTTP related functions
+ * @defgroup HTTP HTTP
  * @ingroup HTTP
  */
 class Http {