Merge branch 'master' into mmn_fixes

This commit is contained in:
Mikael Nordfeldth
2016-01-30 00:03:25 +01:00
68 changed files with 1 additions and 1775 deletions

View File

@@ -366,4 +366,4 @@ class HTTPClient extends HTTP_Request2
} while ($maxRedirs);
return new GNUsocial_HTTPResponse($response, $this->getUrl(), $redirs);
}
}
}