From 943dba731a4a72105e5e4e678028e0cec6cfd311 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 9 Jan 2004 16:54:16 +0000 Subject: [PATCH] Dot git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148329 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/file.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/filesystem/functions/file.xml b/reference/filesystem/functions/file.xml index b245009e81..71ce463e54 100644 --- a/reference/filesystem/functions/file.xml +++ b/reference/filesystem/functions/file.xml @@ -1,5 +1,5 @@ - + @@ -67,7 +67,7 @@ $html = implode('', file('http://www.example.com/')); - Context support was added with PHP 5.0.0 + Context support was added with PHP 5.0.0.