Make file_get_contents() respect our timeout settings. Otherwise, we'll get 3 minute...
authorChad Horohoe <demon@users.mediawiki.org>
Mon, 22 Sep 2008 15:44:13 +0000 (15:44 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Mon, 22 Sep 2008 15:44:13 +0000 (15:44 +0000)
commitaf7cdb8b481f0a998d2c314cbe7c791fe75a5325
tree101c2a9fea28467a1dcc0c479d446c5aafc633d9
parent804deee936326251285da7fa7176bb4a8d7511d0
Make file_get_contents() respect our timeout settings. Otherwise, we'll get 3 minute waits for timeouts potentially, which is icky.
includes/HttpFunctions.php