mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/11212] Cosmetic surgery done right
PHPBB3-11212
This commit is contained in:
@@ -2874,7 +2874,7 @@ function send_status_line($code, $message)
|
|||||||
* Returns the HTTP version used in the current request.
|
* Returns the HTTP version used in the current request.
|
||||||
*
|
*
|
||||||
* Handles the case of being called before $request is present,
|
* 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
|
* @return string HTTP version
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user