reference/xmlrpc/functions/xmlrpc-set-type.xml
0dade752609ebd19cf9c053dd06f03e9ee058ec7
...
...
@@ -50,6 +50,13 @@
50
50
</para>
51
51
</refsect1>
52
52

53
+
<refsect1 role="errors">
54
+
&reftitle.errors;
55
+
<para>
56
+
Issues E_WARNING with type unsupported by XMLRPC.
57
+
</para>
58
+
</refsect1>
59
+

53
60
<refsect1 role="examples">
54
61
&reftitle.examples;
55
62
<para>
...
...
@@ -85,13 +92,6 @@ echo xmlrpc_encode($params);
85
92
</para>
86
93
</refsect1>
87
94

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

95
95
</refentry>
96
96

97
97
<!-- Keep this comment at the end of the file
98
98