Date: 11/30/02
- Next message: Friedhelm Betz: "[PHP-DOC] cvs: phpdoc /en/reference/bzip2 configure.xml"
- Previous message: pollita <email protected>: "[PHP-DOC] #17389 [Opn->Csd]: max_upload_filesize setting format is problematic"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Friedhelm Betz: "[PHP-DOC] cvs: phpdoc /en/reference/bzip2 configure.xml"
- Previous message: pollita <email protected>: "[PHP-DOC] #17389 [Opn->Csd]: max_upload_filesize setting format is problematic"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

