didou           Thu Jan 20 13:36:04 2005 EDT

  Modified files:              
    /phpdoc/en/reference/soap   reference.xml 
  Log:
  Add SoapClient->__setCookie() docs
  
http://cvs.php.net/diff.php/phpdoc/en/reference/soap/reference.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/soap/reference.xml
diff -u phpdoc/en/reference/soap/reference.xml:1.5 
phpdoc/en/reference/soap/reference.xml:1.6
--- phpdoc/en/reference/soap/reference.xml:1.5  Sun Jan 16 00:28:55 2005
+++ phpdoc/en/reference/soap/reference.xml      Thu Jan 20 13:36:04 2005
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. 
-->
 <reference id="ref.soap">
  <title>SOAP Functions</title>
@@ -79,6 +79,10 @@
       <listitem>
        <para><xref linkend='function.soap-soapclient-gettypes' /> - Returns 
list of SOAP types</para>
       </listitem>
+      <listitem>
+       <para><xref linkend='function.soap-soapclient-setcookie' /> - Sets the
+       cookie that will be sent with the SOAP request</para>
+      </listitem>
      </itemizedlist>
     </section>
    </section>

Reply via email to