From a1eead37117228bcba2258953a1f8d1a158f4ccb Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Wed, 14 Aug 2002 21:27:41 +0000 Subject: [PATCH] Adding more to see also list git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92062 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/is-dir.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/reference/filesystem/functions/is-dir.xml b/reference/filesystem/functions/is-dir.xml index 6e44640a98..8af3c26c6c 100644 --- a/reference/filesystem/functions/is-dir.xml +++ b/reference/filesystem/functions/is-dir.xml @@ -1,5 +1,5 @@ - + @@ -27,7 +27,8 @@ be examined must be accessible via the server's filesystem. - See also chdir, is_file and + See also chdir, dir, + opendir, is_file and is_link.