[ticket/11212] Cosmetic surgery done right

PHPBB3-11212
This commit is contained in:
Igor Wiedler 2012-11-17 01:32:40 +01:00
parent 1affc35be9
commit b8cf74217a

View file

@ -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
*/