Correcting build error (requested by Dallas Thunder)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95788 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Gabor Hojtsy 2002-09-15 10:03:18 +00:00
parent 5fe72612a7
commit 70487bf6af

View file

@ -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 @@ vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->