mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-29 21:10:31 +02:00
[ticket/11603] Fix out dated comment
PHPBB3-11603
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user