revert last commit

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181727 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2005-03-09 20:06:13 +00:00
parent 5369811a5e
commit 7f6967d8f0

View file

@ -1,17 +1,18 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<section id="maxdb.configuration">
&reftitle.runtime;
&extension.runtime;
<para>
<table>
<title>MaxDB Configuration Options</title>
<tgroup cols="3">
<tgroup cols="4">
<thead>
<row>
<entry>Name</entry>
<entry>Default</entry>
<entry>Changeable</entry>
<entry>Changelog</entry>
</row>
</thead>
<tbody>
@ -19,32 +20,36 @@
<entry>maxdb.default_host</entry>
<entry>NULL</entry>
<entry>PHP_INI_ALL</entry>
<entry></entry>
</row>
<row>
<entry>maxdb.default_db</entry>
<entry>NULL</entry>
<entry>PHP_INI_ALL</entry>
<entry></entry>
</row>
<row>
<entry>maxdb.default_user</entry>
<entry>NULL</entry>
<entry>PHP_INI_ALL</entry>
<entry></entry>
</row>
<row>
<entry>maxdb.default_password</entry>
<entry>maxdb.default_pw</entry>
<entry>NULL</entry>
<entry>PHP_INI_ALL</entry>
<entry></entry>
</row>
<row>
<entry>maxdb.long_readlen</entry>
<entry>NULL</entry>
<entry>"200"</entry>
<entry>PHP_INI_ALL</entry>
<entry></entry>
</row>
</tbody>
</tgroup>
</table>
For further details and definition of the PHP_INI_* constants see
<function>ini_set</function>.
&ini.php.constants;
</para>
&ini.descriptions.title;
@ -90,9 +95,9 @@
</listitem>
</varlistentry>
<varlistentry id="ini.maxdb.default-password">
<varlistentry id="ini.maxdb.default-pw">
<term>
<parameter>maxdb.default_password</parameter>
<parameter>maxdb.default_pw</parameter>
<type>string</type>
</term>
<listitem>