Unpatching Rui Hirokawa mystake ;-).

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@23310 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Luca Perugini 2000-04-28 07:30:24 +00:00
parent 0a476ba447
commit 037b731fb0

View file

@ -1261,7 +1261,7 @@ fclose ($fd);
</refsect1>
</refentry>
<refentry id="funct.fwrite">
<refentry id="function.fwrite">
<refnamediv>
<refname>fwrite</refname>
<refpurpose>Binary-safe file write</refpurpose>
@ -1462,7 +1462,7 @@ fclose ($fd);
<para>
Returns true if the filename exists and is readable.
</para>
> <para>
<para>
Keep in mind that PHP may be accessing the file as the user
id that the web server runs as (often 'nobody'). Safe mode
limitations are not taken into account.