Skip to content

Commit 0dade75

Browse files
thinkverseGirgias
authored andcommitted
Fix errors section not being in position four
1 parent 4dcf5a9 commit 0dade75

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

reference/xmlrpc/functions/xmlrpc-set-type.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,13 @@
5050
</para>
5151
</refsect1>
5252

53+
<refsect1 role="errors">
54+
&reftitle.errors;
55+
<para>
56+
Issues E_WARNING with type unsupported by XMLRPC.
57+
</para>
58+
</refsect1>
59+
5360
<refsect1 role="examples">
5461
&reftitle.examples;
5562
<para>
@@ -85,13 +92,6 @@ echo xmlrpc_encode($params);
8592
</para>
8693
</refsect1>
8794

88-
<refsect1 role="errors">
89-
&reftitle.errors;
90-
<para>
91-
Issues E_WARNING with type unsupported by XMLRPC.
92-
</para>
93-
</refsect1>
94-
9595
</refentry>
9696

9797
<!-- Keep this comment at the end of the file

0 commit comments

Comments
 (0)