mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/11603] Fix out dated comment
PHPBB3-11603
This commit is contained in:
parent
5f4daba160
commit
b362fb44d2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue