mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-12 06:18:52 +00:00
[feature/migrations] Revert unrelated changes to functions.php
PHPBB3-9737
This commit is contained in:
parent
7338bfe3f0
commit
75244eafd9
1 changed files with 1 additions and 2 deletions
|
@ -2868,7 +2868,6 @@ function send_status_line($code, $message)
|
|||
else
|
||||
{
|
||||
$version = phpbb_request_http_version();
|
||||
|
||||
header("$version $code $message", true, $code);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue