diff --git a/functions/filesystem.xml b/functions/filesystem.xml index 51e51ad51c..e7c043ad65 100644 --- a/functions/filesystem.xml +++ b/functions/filesystem.xml @@ -8,7 +8,7 @@ instead --> - + Filesystem functions Filesystem @@ -1959,7 +1959,7 @@ if($fp){ stringfilename - Returns &true; if the filename exists and is a regular file. + Returns &true; if the filename exists and is a regular file, &false; otherwise. The results of this function are cached. See