From da86ca46416885bc1fbe7a0d477422223961405f Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Wed, 1 Jul 2009 13:33:21 +0000 Subject: [PATCH] Remove odd statement git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283262 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/file-put-contents.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/filesystem/functions/file-put-contents.xml b/reference/filesystem/functions/file-put-contents.xml index d2720c557c..eb8c9712fd 100644 --- a/reference/filesystem/functions/file-put-contents.xml +++ b/reference/filesystem/functions/file-put-contents.xml @@ -1,5 +1,5 @@ - + file_put_contents @@ -44,7 +44,7 @@ The data to write. Can be either a string, an - array or a stream resource (explained above). + array or a stream resource. If data is a stream resource, the