From 63b76131f1f1727579ecc60f4d689b85430db7a8 Mon Sep 17 00:00:00 2001 From: Ken Date: Sun, 28 Mar 2004 18:04:15 +0000 Subject: [PATCH] Reverted two changes to the old functions/ directory and applied Rasmus' fix to en/reference/functions/fgetcsv.xml. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154783 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/filesystem.xml | 6 +++--- reference/filesystem/functions/fgetcsv.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/functions/filesystem.xml b/functions/filesystem.xml index 610744dd4d..693e66ce56 100644 --- a/functions/filesystem.xml +++ b/functions/filesystem.xml @@ -8,7 +8,7 @@ instead --> - + Filesystem functions Filesystem @@ -562,7 +562,7 @@ $df = disk_total_space("/"); // $df contains the total number of $num fields in line $row:
"; $row++; @@ -1959,7 +1959,7 @@ if($fp){ stringfilename - Returns &true; if the filename exists and is a regular file, &false; otherwise. + Returns &true; if the filename exists and is a regular file. The results of this function are cached. See diff --git a/reference/filesystem/functions/fgetcsv.xml b/reference/filesystem/functions/fgetcsv.xml index 98f2e631aa..dc857fb685 100644 --- a/reference/filesystem/functions/fgetcsv.xml +++ b/reference/filesystem/functions/fgetcsv.xml @@ -1,5 +1,5 @@ - + @@ -58,7 +58,7 @@ $num fields in line $row:
\n"; $row++;