didou           Tue Jun 14 13:20:57 2005 EDT

  Modified files:              
    /phpdoc/en/reference/cybermut       reference.xml 
  Log:
  ws
  
http://cvs.php.net/diff.php/phpdoc/en/reference/cybermut/reference.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/cybermut/reference.xml
diff -u phpdoc/en/reference/cybermut/reference.xml:1.6 
phpdoc/en/reference/cybermut/reference.xml:1.7
--- phpdoc/en/reference/cybermut/reference.xml:1.6      Tue Jun 14 11:28:55 2005
+++ phpdoc/en/reference/cybermut/reference.xml  Tue Jun 14 13:20:54 2005
@@ -1,54 +1,54 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- Author: Chaillan Nicolas <[EMAIL PROTECTED]> -->
- <reference id="ref.cybermut">
-  <title>Credit Mutuel CyberMUT functions</title>
-  <titleabbrev>CyberMUT</titleabbrev>
-  <partintro>
-   <section id="cybermut.intro">
-    &reftitle.intro;
+<reference id="ref.cybermut">
+ <title>Credit Mutuel CyberMUT functions</title>
+ <titleabbrev>CyberMUT</titleabbrev>
+ <partintro>
+  <section id="cybermut.intro">
+   &reftitle.intro;
+   <para>
+    This extension allows you to process credit cards transactions using
+    <ulink url="&url.cybermut;">Credit Mutuel CyberMUT system </ulink>.
+   </para> 
+   <para>
+    CynerMUT is a popular Web Payment Service in France, provided by the
+    Credit Mutuel bank. If you are foreign in France, these functions will 
+    not be useful for you.
+   </para>
+   <para>
+    The use of these functions is almost identical to the original functions,
+    except for the parameters of return for CreerFormulaireCM and 
+    CreerReponseCM, which are returned directly by functions PHP, whereas 
+    they had passed in reference in the original functions.
+   </para>
+   &note.no-windows.extension;
+   <note>
     <para>
-     This extension allows you to process credit cards transactions using
-     <ulink url="&url.cybermut;">Credit Mutuel CyberMUT system </ulink>.
-    </para> 
-    <para>
-     CynerMUT is a popular Web Payment Service in France, provided by the
-     Credit Mutuel bank. If you are foreign in France, these functions will not
-     be useful for you.
-    </para>
-    <para>
-     The use of these functions is almost identical to the original functions,
-     except for the parameters of return for CreerFormulaireCM and 
CreerReponseCM,
-     which are returned directly by functions PHP, whereas they had passed in
-     reference in the original functions.
-    </para>
-    &note.no-windows.extension;
-    <note>
-     <para>
-      &pecl.moved-ver;4.3.0
-     </para>
-    </note>
-   </section>
-   
-   <section id="cybermut.requirements">
-    &reftitle.required;
-    <para>
-     You will require the appropriate SDK for your platform, which may be sent 
to
-     you after your CyberMUT's subscription (contact them via Web, or go to 
the nearest
-     Credit Mutuel).
+     &pecl.moved-ver;4.3.0
     </para>
-    <note>
-     <simpara>
-      These functions only provide a link to CyberMUT SDK. Be sure to read the
-      CyberMUT Developers Guide for full details of the required parameters.
-     </simpara>
-    </note>
-   </section>
-  </partintro>
+   </note>
+  </section>
+  
+  <section id="cybermut.requirements">
+   &reftitle.required;
+   <para>
+    You will require the appropriate SDK for your platform, which may be sent
+    to you after your CyberMUT's subscription (contact them via Web, or go to
+    the nearest Credit Mutuel).
+   </para>
+   <note>
+    <simpara>
+     These functions only provide a link to CyberMUT SDK. Be sure to read the
+     CyberMUT Developers Guide for full details of the required parameters.
+    </simpara>
+   </note>
+  </section>
+ </partintro>
 
 &reference.cybermut.functions;
 
- </reference>
+</reference>
 
 <!-- Keep this comment at the end of the file
 Local variables:

Reply via email to