Remove odd statement

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283262 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2009-07-01 13:33:21 +00:00
parent 282e5e195e
commit da86ca4641

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.27 $ -->
<!-- $Revision: 1.28 $ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.file-put-contents">
<refnamediv>
<refname>file_put_contents</refname>
@ -44,7 +44,7 @@
<listitem>
<para>
The data to write. Can be either a <type>string</type>, an
<type>array</type> or a <type>stream</type> resource (explained above).
<type>array</type> or a <type>stream</type> resource.
</para>
<para>
If <parameter>data</parameter> is a <type>stream</type> resource, the