svn: /phpdoc/fr/trunk/reference/curl/functions/ curl-multi-getcontent.xml
[email protected] (George Peter Banyard)
| Newsgroups | php.doc.fr |
|---|---|
| Message-ID | <[email protected]> |
girgias Wed, 25 Nov 2020 02:42:05 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=351627
Log:
Apply SVN revision 351624 onto French docs
Changed paths:
U phpdoc/fr/trunk/reference/curl/functions/curl-multi-getcontent.xml
Modified: phpdoc/fr/trunk/reference/curl/functions/curl-multi-getcontent.xml
===================================================================
--- phpdoc/fr/trunk/reference/curl/functions/curl-multi-getcontent.xml 2020-11-25 02:40:45 UTC (rev 351626)
+++ phpdoc/fr/trunk/reference/curl/functions/curl-multi-getcontent.xml 2020-11-25 02:42:05 UTC (rev 351627)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 351621 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 351624 Maintainer: yannick Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="function.curl-multi-getcontent" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -12,7 +12,7 @@
&reftitle.description;
<methodsynopsis>
<type class="union"><type>string</type><type>null</type></type><methodname>curl_multi_getcontent</methodname>
- <methodparam><type>CurlHandle</type><parameter>multi_handle</parameter></methodparam>
+ <methodparam><type>CurlHandle</type><parameter>handle</parameter></methodparam>
</methodsynopsis>
<para>
Si <constant>CURLOPT_RETURNTRANSFER</constant> est une option définie
@@ -49,7 +49,7 @@
</row>
</thead>
<tbody>
- &curl.changelog.multi-handle-param;
+ &curl.changelog.handle-param;
</tbody>
</tgroup>
</informaltable>