From e3840f79d213c643e72a01103909a77ab114b50b Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Thu, 22 Nov 2001 22:20:10 +0000 Subject: [PATCH] That would be more correct here... git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63086 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 ececb91bd8..13ba6d12ef 100644 --- a/functions/filesystem.xml +++ b/functions/filesystem.xml @@ -1,5 +1,5 @@ - + Filesystem functions Filesystem @@ -2802,7 +2802,7 @@ $real_path = realpath ("../../index.php"); Creates a file with a unique filename in the specified directory. If the directory does not exist, tempnam may generate a file in the system's temporary directory, and return - the name of it. + the name of that. Prior to PHP 4.0.6, the behaviour of the