From aa4947722b49ff48e88869f98a960fa76bb95a4d Mon Sep 17 00:00:00 2001 From: Nicolas Chaillan Date: Mon, 6 Jan 2003 23:52:22 +0000 Subject: [PATCH] fixing #21460 (less descriptive it looks its better) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110822 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/file-get-contents.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/reference/filesystem/functions/file-get-contents.xml b/reference/filesystem/functions/file-get-contents.xml index da59702d83..aec764c224 100644 --- a/reference/filesystem/functions/file-get-contents.xml +++ b/reference/filesystem/functions/file-get-contents.xml @@ -1,5 +1,5 @@ - + @@ -15,8 +15,7 @@ Identical to file, except that - file_get_contents returns the file in a string - and not an array where each element corresponds to a line in the file. + file_get_contents returns the file in a string. ¬e.bin-safe; &tip.fopen-wrapper;