diff --git a/reference/xmlrpc/functions/xmlrpc-encode-request.xml b/reference/xmlrpc/functions/xmlrpc-encode-request.xml index 55219a5dfa..f7aa934d1c 100644 --- a/reference/xmlrpc/functions/xmlrpc-encode-request.xml +++ b/reference/xmlrpc/functions/xmlrpc-encode-request.xml @@ -1,5 +1,5 @@ - + xmlrpc_encode_request @@ -43,12 +43,12 @@ Array specifying output options may contain (default values are emphasised): - output_type: php, xml - verbosity: no_white_space, newlines_only, pretty - escaping: cdata, non-ascii, non-print, markup - (may be a string with one value or an array with multiple values) - version: simple, xmlrpc, soap 1.1, auto - encoding: iso-8859-1, other character set supported by iconv + output_type: php, xml + verbosity: no_white_space, newlines_only, pretty + escaping: cdata, non-ascii, non-print, markup + (may be a string with one value or an array with multiple values) + version: simple, xmlrpc, soap 1.1, auto + encoding: iso-8859-1, other character set supported by iconv