Date: 09/15/02
- Next message: Gabor Hojtsy: "[PHP-DOC] cvs: phpdoc /en/reference/hw ini.xml"
- Previous message: Gabor Hojtsy: "Re: [PHP-DOC] Make error on these files, please update"
- Next in thread: Gabor Hojtsy: "[PHP-DOC] cvs: phpdoc /en/reference/hw ini.xml"
- Maybe reply: Gabor Hojtsy: "[PHP-DOC] cvs: phpdoc /en/reference/hw ini.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
goba Sun Sep 15 06:03:19 2002 EDT
Modified files:
/phpdoc/en/reference/hw ini.xml
Log:
Correcting build error (requested by Dallas Thunder)
Index: phpdoc/en/reference/hw/ini.xml
diff -u phpdoc/en/reference/hw/ini.xml:1.1 phpdoc/en/reference/hw/ini.xml:1.2
--- phpdoc/en/reference/hw/ini.xml:1.1 Sat Sep 14 17:09:49 2002
+++ phpdoc/en/reference/hw/ini.xml Sun Sep 15 06:03:18 2002
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<section id="hyperwave.installation">
+<!-- $Revision: 1.2 $ -->
+<section id="hyperwave.configuration">
&reftitle.runtime;
&extension.runtime;
<para>
@@ -14,17 +14,28 @@
<entry>Changeable</entry>
</row>
</thead>
- <tbody>
- <row>
- <entry>hyerwave.allow_persistent</entry>
- <entry>"0"</entry>
- <entry>PHP_INI_SYSTEM</entry>
- </row>
- <row>
- <entry>hyperwave.default_port</entry>
- <entry>"418"</entry>
- <entry>PHP_INI_ALL</entry>
- </row>
+ <tbody>
+
+ <row>
+
+ <entry>hyerwave.allow_persistent</entry>
+
+ <entry>"0"</entry>
+
+ <entry>PHP_INI_SYSTEM</entry>
+
+ </row>
+
+ <row>
+
+ <entry>hyperwave.default_port</entry>
+
+ <entry>"418"</entry>
+
+ <entry>PHP_INI_ALL</entry>
+
+ </row>
+
</tbody>
</tgroup>
</table>
@@ -54,4 +65,5 @@
vi: ts=1 sw=1
-->
-
+
+
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Gabor Hojtsy: "[PHP-DOC] cvs: phpdoc /en/reference/hw ini.xml"
- Previous message: Gabor Hojtsy: "Re: [PHP-DOC] Make error on these files, please update"
- Next in thread: Gabor Hojtsy: "[PHP-DOC] cvs: phpdoc /en/reference/hw ini.xml"
- Maybe reply: Gabor Hojtsy: "[PHP-DOC] cvs: phpdoc /en/reference/hw ini.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

