Fix header
This commit is contained in:
parent
5a7ac07b35
commit
f9047c8ca1
1 changed files with 1 additions and 7 deletions
|
|
@ -1,13 +1,7 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @defgroup HTTP HTTP
|
||||
* @file
|
||||
* @ingroup HTTP
|
||||
*/
|
||||
|
||||
/**
|
||||
* Various HTTP related functions
|
||||
* @defgroup HTTP HTTP
|
||||
* @ingroup HTTP
|
||||
*/
|
||||
class Http {
|
||||
|
|
|
|||
Loading…
Reference in a new issue