From 736a781b8a8d1a0fc77d58ad5927d529ad81061c Mon Sep 17 00:00:00 2001 From: Gwynne Raskind Date: Sun, 17 Jun 2007 08:38:45 +0000 Subject: [PATCH] Fix typo in php.ini example (fixes bug #41701) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237893 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 f30a20cd15..3f7e925deb 100644 --- a/features/safe-mode.xml +++ b/features/safe-mode.xml @@ -1,5 +1,5 @@ - + Safe Mode @@ -379,7 +379,7 @@ Warning: open_basedir restriction in effect. File is in wrong directory in If we add this to our &php.ini; file: Then we get this output: