mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:38:53 +00:00
[ticket/11212] Cosmetic surgery done right
PHPBB3-11212
This commit is contained in:
parent
1affc35be9
commit
b8cf74217a
1 changed files with 1 additions and 1 deletions
|
@ -2874,7 +2874,7 @@ function send_status_line($code, $message)
|
|||
* Returns the HTTP version used in the current request.
|
||||
*
|
||||
* Handles the case of being called before $request is present,
|
||||
* In which case it falls back to the $_SERVER superglobal.
|
||||
* in which case it falls back to the $_SERVER superglobal.
|
||||
*
|
||||
* @return string HTTP version
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue