reference/pdo/pdo/intransaction.xml
661e6858acade9f5a08fc8f9c07b605f42f4a700
...
...
@@ -10,8 +10,8 @@
10
10

11
11
<refsect1 role="description">
12
12
&reftitle.description;
13
-
<methodsynopsis>
14
-
<type>bool</type><methodname>PDO::inTransaction</methodname>
13
+
<methodsynopsis role="PDO">
14
+
<modifier>public</modifier> <type>bool</type><methodname>PDO::inTransaction</methodname>
15
15
<void/>
16
16
</methodsynopsis>
17
17
<para>
...
...
@@ -33,7 +33,6 @@
33
33
</refsect1>
34
34

35
35
</refentry>
36
-

37
36
<!-- Keep this comment at the end of the file
38
37
Local variables:
39
38
mode: sgml
40
39