mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-18 18:58:22 +00:00
XML validation
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@300841 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -71,7 +71,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
</function>
|
||||
<function name="CURLOPT" language="en_US">
|
||||
<synopsis>
|
||||
Sets various options for future invocations of <literal>CURL</literal>.
|
||||
Sets various options for future invocations of CURL.
|
||||
</synopsis>
|
||||
<syntax>
|
||||
<parameter name="key" required="yes">
|
||||
@@ -146,7 +146,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
<enum name="yes" />
|
||||
<enum name="no" />
|
||||
<enum name="legacy">
|
||||
<para>Also translate <literal>+<literal> to the
|
||||
<para>Also translate <literal>+</literal> to the
|
||||
space character, in violation of current RFC
|
||||
standards.</para>
|
||||
</enum>
|
||||
|
Reference in New Issue
Block a user