From a93f4a37a72fd838c4c1d62c57e85c085a3494f3 Mon Sep 17 00:00:00 2001 From: Moriyoshi Koizumi Date: Mon, 28 Apr 2003 15:56:15 +0000 Subject: [PATCH] Reverted the last change. # I remembered something completely wrong.. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124909 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/config.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/chapters/config.xml b/chapters/config.xml index 868092028d..642cc5cee2 100644 --- a/chapters/config.xml +++ b/chapters/config.xml @@ -1,5 +1,5 @@ - + Configuration @@ -26,9 +26,9 @@ - The Apache web server changes the working directory to root at startup - causing the CGI version of PHP to attempt to - read php.ini from the root filesystem if it exists. + The Apache web server changes the directory to root at startup causing + PHP to attempt to read php.ini from the root + filesystem if it exists.