reference/pdo/ini.xml
d4d5216e7a965ca194f6b1c9dee84cecab2674e5
...
...
@@ -15,7 +15,7 @@
15
15
<entry>&Changelog;</entry>
16
16
</row>
17
17
</thead>
18
-
<tbody>
18
+
<tbody xml:id="pdo.configuration.list">
19
19
<row>
20
20
<entry><link linkend="ini.pdo.dsn">pdo.dsn.*</link></entry>
21
21
<entry></entry>
...
...
@@ -25,7 +25,7 @@
25
25
</tbody>
26
26
</tgroup>
27
27
</table>
28
-
<!-- Uncomment after adding a constant with PHP_INI_* mode: &ini.php.constants; -->
28
+
<!-- Uncomment after adding a constant with INI_* mode: &ini.php.constants; -->
29
29
</para>
30
30

31
31
&ini.descriptions.title;
...
...
@@ -39,7 +39,7 @@
39
39
</term>
40
40
<listitem>
41
41
<para>
42
-
Defines DSN alias. See <function>PDO::__construct</function> for
42
+
Defines DSN alias. See <methodname>PDO::__construct</methodname> for
43
43
thorough explanation.
44
44
</para>
45
45
</listitem>
46
46