diff options
author | Kilian <kilian@mirdan.de> | 2015-09-25 21:06:13 +0200 |
---|---|---|
committer | Kilian <kilian@mirdan.de> | 2015-09-25 22:16:29 +0200 |
commit | 30279347acf62e6e39eea7bf56b46e48e2170ddc (patch) | |
tree | 0a10ec67a6ebb6f027e1553fdc91e927a1458f73 /phpBB/phpbb/install/exception/user_interaction_required_exception.php | |
parent | 7e379c4cea5452dad81adbc508b205badf49d25f (diff) | |
download | forums-30279347acf62e6e39eea7bf56b46e48e2170ddc.tar forums-30279347acf62e6e39eea7bf56b46e48e2170ddc.tar.gz forums-30279347acf62e6e39eea7bf56b46e48e2170ddc.tar.bz2 forums-30279347acf62e6e39eea7bf56b46e48e2170ddc.tar.xz forums-30279347acf62e6e39eea7bf56b46e48e2170ddc.zip |
[ticket/12618] Allow extension author to use SSL for version-check
For version-check a new parameter 'ssl' is introduced.
If set to true, it will use 443 as port for the file_downloader.
In file_downloader, the host parameter of fsockopen is appended
with 'ssl://' in case the port is 443 in order to use SSL.
PHPBB3-12618
Diffstat (limited to 'phpBB/phpbb/install/exception/user_interaction_required_exception.php')
0 files changed, 0 insertions, 0 deletions