com doc/fr: Apply commit ae0535a8ea7c121a51078066239ae2bdefe5bf34: reference/soap/soapclient/setcookie.xml
[email protected] (George Peter Banyard) Tue, 02 Feb 2021 01:43:45 +0000
| Newsgroups | php.doc.fr |
|---|---|
| Message-ID | <[email protected]> |
Commit: 7228df0aa89ab413d61e70bae19444cc85ccb9d7 Author: George Peter Banyard <[email protected]> Tue, 2 Feb 2021 01:43:45 +0000 Parents: bc20feba4081e5e6555101247af5c0404950eaa4 Branches: master Link: http://git.php.net/?p=doc/fr.git;a=commitdiff;h=7228df0aa89ab413d61e70bae19444cc85ccb9d7 Log: Apply commit ae0535a8ea7c121a51078066239ae2bdefe5bf34 add refpurpose to SoapClient::__setCookie Changed paths: M reference/soap/soapclient/setcookie.xml Diff: diff --git a/reference/soap/soapclient/setcookie.xml b/reference/soap/soapclient/setcookie.xml index d752dc1b1c..1d1456c4ee 100644 --- a/reference/soap/soapclient/setcookie.xml +++ b/reference/soap/soapclient/setcookie.xml @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 40d440e3fd0ce3418c42375129a1f363ba623833 Maintainer: dams Status: ready --> +<!-- EN-Revision: ae0535a8ea7c121a51078066239ae2bdefe5bf34 Maintainer: dams Status: ready --> <!-- Reviewed: no --> <refentry xml:id="soapclient.setcookie" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> <refnamediv> <refname>SoapClient::__setCookie</refname> - <refpurpose>Définit le cookie qui sera envoyé avec la requête SOAP</refpurpose> + <refpurpose>Définit un cookie pour les requêtes SOAP</refpurpose> </refnamediv> <refsect1 role="description">