From 4c07be2afa9033f908748fb09032db00872ba420 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Wed, 25 Jun 2003 09:08:50 +0000 Subject: [PATCH] - Fixed XML #- Make test anybody? :) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133221 c90b9560-bf6c-de11-be94-00142212c4b1 --- features/safe-mode.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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