diff --git a/reference/filesystem/functions/file-exists.xml b/reference/filesystem/functions/file-exists.xml index 9604d1a049..8cb9b619db 100644 --- a/reference/filesystem/functions/file-exists.xml +++ b/reference/filesystem/functions/file-exists.xml @@ -1,5 +1,5 @@ - + @@ -47,7 +47,7 @@ if (file_exists($filename)) { This function returns &false; for files inaccessible due to safe mode retrictions. However these + linkend="features.safe-mode">safe mode restrictions. However these files still can be included if they are located in safe_mode_include_dir.