reference/mysqli/mysqli/dump-debug-info.xml
035c126c0393fe154bac46e2c3c489ebadce48a5
...
...
@@ -9,15 +9,15 @@
9
9

10
10
<refsect1 role="description">
11
11
&reftitle.description;
12
-
<para>Object oriented style (method):</para>
13
-
<methodsynopsis>
14
-
<type>bool</type><methodname>mysqli::dump_debug_info</methodname>
15
-
<void/>
16
-
</methodsynopsis>
17
-
<para>Procedural style:</para>
12
+
<para>&style.oop;</para>
13
+
<methodsynopsis role="mysqli">
14
+
<modifier>public</modifier> <type>bool</type><methodname>mysqli::dump_debug_info</methodname>
15
+
<void/>
16
+
</methodsynopsis>
17
+
<para>&style.procedural;</para>
18
18
<methodsynopsis>
19
19
<type>bool</type><methodname>mysqli_dump_debug_info</methodname>
20
-
<methodparam><type>mysqli</type><parameter>link</parameter></methodparam>
20
+
<methodparam><type>mysqli</type><parameter>mysql</parameter></methodparam>
21
21
</methodsynopsis>
22
22
<para>
23
23
This function is designed to be executed by an user with the SUPER
...
...
@@ -52,7 +52,6 @@
52
52
</refsect1>
53
53

54
54
</refentry>
55
-

56
55
<!-- Keep this comment at the end of the file
57
56
Local variables:
58
57
mode: sgml
59
58