From 8000f5db029bc67e6a8b2d57590a575defd360d8 Mon Sep 17 00:00:00 2001 From: Sander Roobol Date: Wed, 3 Apr 2002 11:54:29 +0000 Subject: [PATCH] Removed () git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@76380 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/filesystem.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/filesystem.xml b/functions/filesystem.xml index dfdb49fcf7..285f2235a1 100644 --- a/functions/filesystem.xml +++ b/functions/filesystem.xml @@ -1,5 +1,5 @@ - + Filesystem functions Filesystem @@ -2735,7 +2735,7 @@ pclose($fp); '/./' or '/../' components. - realpath() returns &false; on failure, e.g. if + realpath returns &false; on failure, e.g. if the file does not exists.