From 9bc397a9b15c0c48798499c1294aa29938d92348 Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Wed, 14 Aug 2002 21:29:01 +0000 Subject: [PATCH] OK, so dir is a class... git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92063 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/is-dir.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/filesystem/functions/is-dir.xml b/reference/filesystem/functions/is-dir.xml index 8af3c26c6c..dba4b007ed 100644 --- a/reference/filesystem/functions/is-dir.xml +++ b/reference/filesystem/functions/is-dir.xml @@ -1,5 +1,5 @@ - + @@ -27,7 +27,7 @@ be examined must be accessible via the server's filesystem. - See also chdir, dir, + See also chdir, dir, opendir, is_file and is_link.