From 0314807a0a755cc30328cfabe425bde5400d2f89 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 11 Nov 2005 10:50:47 +0000 Subject: [PATCH] Safe mode is described here (bug #35193) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200351 c90b9560-bf6c-de11-be94-00142212c4b1 --- features/safe-mode.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/features/safe-mode.xml b/features/safe-mode.xml index 083f0abba7..8656919bae 100644 --- a/features/safe-mode.xml +++ b/features/safe-mode.xml @@ -1,5 +1,5 @@ - + Safe Mode @@ -98,9 +98,7 @@ - Whether to enable PHP's safe mode. Read the - Security chapter for more - information. + Whether to enable PHP's safe mode.