mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
- Documented that the INI setting "from" is used to populate the From
header in connections with the http wrapper. - Addresses bug #53198. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304986 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
7c2c180765
commit
b9d88d3d68
1 changed files with 3 additions and 1 deletions
|
@ -156,7 +156,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Define the anonymous ftp password (your email address).
|
||||
The email address to be used on unauthenticated FTP connections and
|
||||
as the value of From header for HTTP connections, when using the ftp
|
||||
and http wrappers, respectively.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue