mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Protecting Special Chars
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52082 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
9a49f15eed
commit
ecf145668d
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
<reference id="ref.cybermut">
|
||||
<title>CrŽdit Mutuel CyberMUT functions</title>
|
||||
<title>Crédit Mutuel CyberMUT functions</title>
|
||||
<titleabbrev>CyberMUT</titleabbrev>
|
||||
<partintro>
|
||||
<simpara>
|
||||
This extension allows you to process credit cards transactions using
|
||||
CrŽdit Mutuel CyberMUT system (
|
||||
Crédit Mutuel CyberMUT system (
|
||||
<ulink url="&url.cybermut;">&url.cybermut;</ulink>).
|
||||
</simpara>
|
||||
<simpara>
|
||||
CynerMUT is a popular Web Payment Service in France, provided by the
|
||||
CrŽdit Mutuel bank. If you are foreign in France, these functions will not
|
||||
Crédit Mutuel bank. If you are foreign in France, these functions will not
|
||||
be useful for you.
|
||||
</simpara>
|
||||
<simpara>
|
||||
|
@ -20,7 +20,7 @@
|
|||
and <filename>cm-mac.h</filename>.
|
||||
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 CrŽdit Mutuel).
|
||||
them via Web, or go to the nearest Crédit Mutuel).
|
||||
</simpara>
|
||||
<simpara>
|
||||
The use of these functions is almost identical to the original functions,
|
||||
|
|
Loading…
Reference in a new issue