mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
add umask() to seealso as suggested in bug#55302
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315065 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
9fc42bb977
commit
94ddd79c4c
1 changed files with 1 additions and 0 deletions
|
@ -370,6 +370,7 @@ $handle = fopen("ftp://user:password@example.com/somefile.txt", "w");
|
|||
<member><function>stream_set_timeout</function></member>
|
||||
<member><function>popen</function></member>
|
||||
<member><function>stream_context_create</function></member>
|
||||
<member><function>umask</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue