From dfafcb127477924c94ac5d30a1a4b4a0183d1b10 Mon Sep 17 00:00:00 2001 From: Nicolas Chaillan Date: Fri, 3 Jan 2003 02:26:43 +0000 Subject: [PATCH] fixing tabs git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110040 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapters/config.xml b/chapters/config.xml index c1f8e36035..bc37ddb6f0 100644 --- a/chapters/config.xml +++ b/chapters/config.xml @@ -1,5 +1,5 @@ - + Configuration @@ -476,7 +476,7 @@ php_value auto_prepend_file none use this directive you must have enabled it at compile time. So, your configure line would have included: --enable-memory-limit. Note that you have to set - it to -1 if you don't want any limit for your memory. + it to -1 if you don't want any limit for your memory.