derick          Sat Nov 30 06:08:05 2002 EDT

  Modified files:              
    /phpdoc/en/chapters config.xml 
  Log:
  - Whitespace fix; *please* do not use tabs
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.86 phpdoc/en/chapters/config.xml:1.87
--- phpdoc/en/chapters/config.xml:1.86  Fri Nov 29 22:57:18 2002
+++ phpdoc/en/chapters/config.xml       Sat Nov 30 06:08:05 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.86 $ -->
+<!-- $Revision: 1.87 $ -->
  <chapter id="configuration">
   <title>Configuration</title>
 
@@ -96,8 +96,8 @@
         <para>
          Sets the value of the specified directive.
          Can be used only with PHP_INI_ALL and PHP_INI_PERDIR type directives.
-        To clear a previously set value use <literal>none</literal>
-        as the value.
+         To clear a previously set value use <literal>none</literal>
+         as the value.
          <informalexample>
           <programlisting role="ini">
 <![CDATA[



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to