From e4815efcb8149fcea504305f46e7c2654f9499c0 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Wed, 17 Jan 2007 17:15:35 +0000 Subject: [PATCH] Add missing git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227448 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../xmlrpc/functions/xmlrpc-encode-request.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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