diff --git a/features/safe-mode.xml b/features/safe-mode.xml index acf7cd1e71..0e1f5fc275 100644 --- a/features/safe-mode.xml +++ b/features/safe-mode.xml @@ -1,5 +1,5 @@ - + Safe Mode @@ -199,7 +199,7 @@ When a script tries to open a file with, for example, - fopen or gzopen, + fopen or gzopen, the location of the file is checked. When the file is outside the specified directory-tree, PHP will refuse to open it. All symbolic links are resolved, so it's not possible to avoid this restriction