mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-06 07:35:29 +02:00
[ticket/17385] Change default value in docblock
PHPBB-17385
This commit is contained in:
parent
5a09105c3c
commit
9ace4dc585
@ -60,7 +60,7 @@ class file_downloader
|
||||
* @param string $host File host
|
||||
* @param string $directory Directory file is in
|
||||
* @param string $filename Filename of file to retrieve
|
||||
* @param int $port Port to connect to; default: 80
|
||||
* @param int $port Port to connect to; default: 443
|
||||
* @param int $timeout Connection timeout in seconds; default: 6
|
||||
*
|
||||
* @return false|string File data as string if file can be read and there is no
|
||||
|
Loading…
x
Reference in New Issue
Block a user