CurlHttpRequest: remove open_basedir check
authorKevin Israel <pleasestand@live.com>
Fri, 8 Jun 2018 17:46:10 +0000 (13:46 -0400)
committerKevin Israel <pleasestand@live.com>
Fri, 8 Jun 2018 17:46:10 +0000 (13:46 -0400)
commite0fab761f34c7c10ba33f0ead4969fe981ce9aa4
tree08fae5527d78bf201ec0f4da683c2940c70593f9
parenta35dd8c9d4ee4142ba52ff5b68e76106e482c483
CurlHttpRequest: remove open_basedir check

This only applied to PHP 5.5 and older, which we no longer support,
and was apparently overlooked in I740f32ac.

Change-Id: I1d56ac0ef7ac2cc14da16e1397e9614564c7ee23
includes/http/CurlHttpRequest.php