Copy/Paste bug. The fopen-wrappers tip doesn't belong here.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145343 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sara Golemon 2003-12-01 21:17:58 +00:00
parent c9adc6afa1
commit 001059fd7f

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<refentry id="function.stream-get-contents">
<refnamediv>
<refname>stream_get_contents</refname>
@ -19,7 +19,6 @@
<parameter>maxlength</parameter> bytes, in a string.
</para>
&note.bin-safe;
&tip.fopen-wrapper;
<simpara>
See also:
<function>fgets</function>,