fix apd.statement_tracing name and add standard table

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184695 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2005-04-19 18:04:17 +00:00
parent 8b0e798246
commit 5e0eda4dcf

View file

@ -1,7 +1,38 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<section id="apd.configuration">
&reftitle.runtime;
&extension.runtime;
<para>
<table>
<title>APD Configuration Options</title>
<tgroup cols="4">
<thead>
<row>
<entry>Name</entry>
<entry>Default</entry>
<entry>Changeable</entry>
<entry>Changelog</entry>
</row>
</thead>
<tbody>
<row>
<entry>apd.dumpdir</entry>
<entry>NULL</entry>
<entry>PHP_INI_ALL</entry>
<entry></entry>
</row>
<row>
<entry>ini.apd.statement-tracing</entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
<entry></entry>
</row>
</tbody>
</tgroup>
</table>
&ini.php.constants;
</para>
&ini.descriptions.title;
@ -23,9 +54,9 @@
</para>
</listitem>
</varlistentry>
<varlistentry id="ini.apd.statement-trace">
<varlistentry id="ini.apd.statement-tracing">
<term>
<parameter>apd.statement_trace</parameter>
<parameter>apd.statement_tracing</parameter>
<type>boolean</type>
</term>
<listitem>