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.