Fixing RemoteFile and Proxy Usage
authorTim Düsterhus <timwolla@arcor.de>
Thu, 17 May 2012 13:59:11 +0000 (15:59 +0200)
committerTim Düsterhus <timwolla@arcor.de>
Thu, 17 May 2012 13:59:11 +0000 (15:59 +0200)
commit0bc0d3397f2fae042246ae07214c782d1e9a302d
treeec458a4191fef47f19e12f730cb614588325ac2e
parent56ead87cb14ec06f0bacce77c2ae803883923540
Fixing RemoteFile and Proxy Usage

- RemoteFile no longer accepts an array of options, fsockopen does not support them
- Rewrite FileUtil::downloadFileFromHTTP to support proxy
wcfsetup/install/files/lib/system/io/RemoteFile.class.php
wcfsetup/install/files/lib/util/FileUtil.class.php