mirror of
https://github.com/phpbb/phpbb.git
synced 2025-01-31 05:37:59 +01:00
[ticket/11603] Fix out dated comment
PHPBB3-11603
This commit is contained in:
parent
5f4daba160
commit
b362fb44d2
@ -157,7 +157,7 @@ function api_url_request($url)
|
||||
)));
|
||||
|
||||
$sub_request_result = array();
|
||||
// Split possible headers from the body
|
||||
// Check headers for pagination links
|
||||
if (!empty($http_response_header))
|
||||
{
|
||||
foreach ($http_response_header as $header_element)
|
||||
|
Loading…
x
Reference in New Issue
Block a user