- Whitespace fix; *please* do not use tabs

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106262 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2002-11-30 11:08:05 +00:00
parent 030d1698b8
commit da8b1b9759

View file

@ -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 @@ include_path = ".;c:\php\lib"
<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[