dave            Sun Aug 29 00:18:59 2004 EDT

  Modified files:              
    /phpdoc/en/reference/curl/functions curl-setopt.xml 
  Log:
  - Typo. Option does the reverse.
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/curl/functions/curl-setopt.xml?r1=1.13&r2=1.14&ty=u
Index: phpdoc/en/reference/curl/functions/curl-setopt.xml
diff -u phpdoc/en/reference/curl/functions/curl-setopt.xml:1.13 
phpdoc/en/reference/curl/functions/curl-setopt.xml:1.14
--- phpdoc/en/reference/curl/functions/curl-setopt.xml:1.13     Thu Aug 19 01:40:08 
2004
+++ phpdoc/en/reference/curl/functions/curl-setopt.xml  Sun Aug 29 00:18:58 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 <!-- splitted from ./en/functions/curl.xml, last change in rev 1.1 -->
   <refentry id="function.curl-setopt">
    <refnamediv>
@@ -214,8 +214,7 @@
         <row>
          <entry><constant>CURLOPT_NOPROGRESS</constant></entry>
          <entry>
-          &true; to display a progress meter for CURL
-          transfers.
+          &true; to disable the progress meter for CURL transfers.
           <note>
            <para>
             PHP automatically sets this option to &true;, this should only be

Reply via email to