dave Fri Aug 6 20:53:26 2004 EDT
Modified files:
/phpdoc/en/reference/curl/functions curl-setopt.xml
Log:
- Proto fix.
http://cvs.php.net/diff.php/phpdoc/en/reference/curl/functions/curl-setopt.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/reference/curl/functions/curl-setopt.xml
diff -u phpdoc/en/reference/curl/functions/curl-setopt.xml:1.10
phpdoc/en/reference/curl/functions/curl-setopt.xml:1.11
--- phpdoc/en/reference/curl/functions/curl-setopt.xml:1.10 Fri Aug 6 20:06:16
2004
+++ phpdoc/en/reference/curl/functions/curl-setopt.xml Fri Aug 6 20:53:26 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<!-- splitted from ./en/functions/curl.xml, last change in rev 1.1 -->
<refentry id="function.curl-setopt">
<refnamediv>
@@ -11,7 +11,7 @@
<methodsynopsis>
<type>bool</type><methodname>curl_setopt</methodname>
<methodparam><type>resource</type><parameter>ch</parameter></methodparam>
- <methodparam><type>string</type><parameter>option</parameter></methodparam>
+ <methodparam><type>integer</type><parameter>option</parameter></methodparam>
<methodparam><type>mixed</type><parameter>value</parameter></methodparam>
</methodsynopsis>
<para>