mike            Tue Mar 27 10:32:26 2007 UTC

  Modified files:              
    /phpdoc/en/reference/http   request-options.xml 
  Log:
  - forgot to run make test on the last change,
    move note to an appropriate place
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/request-options.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/http/request-options.xml
diff -u phpdoc/en/reference/http/request-options.xml:1.1 
phpdoc/en/reference/http/request-options.xml:1.2
--- phpdoc/en/reference/http/request-options.xml:1.1    Tue Mar 27 10:13:19 2007
+++ phpdoc/en/reference/http/request-options.xml        Tue Mar 27 10:32:26 2007
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="http.request.options">
  <refnamediv>
   <refname>Request Options</refname>
@@ -373,14 +373,14 @@
   </variablelist>
   <variablelist id="http.request.options.ssl">
    <title>SSL options</title>
-   <note>
-    <simpara>SSL options are set through an array with the single 
&quot;ssl&quot; request option name.</simpara>
-   </note>
    <varlistentry>
     <term>
      ssl (<type>array</type>)
     </term>
     <listitem>
+     <note>
+      <simpara>SSL options are set through an array with the single 
&quot;ssl&quot; request option name.</simpara>
+     </note>
      <variablelist>
       <varlistentry>
        <term>cert (<type>string</type>)</term>

Reply via email to