mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Adding some more details
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52083 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ecf145668d
commit
2ab6d52f68
1 changed files with 3 additions and 2 deletions
|
@ -24,7 +24,8 @@
|
|||
</simpara>
|
||||
<simpara>
|
||||
The use of these functions is almost identical to the original functions,
|
||||
except for the parameters of return for CreerFormulaireCM and CreerReponseCM,
|
||||
except for the parameters of return for <function>cybermut_creerformulairecm</function>
|
||||
and <function>cybermut_creerreponsecm</function>,
|
||||
which are returned directly by functions PHP, whereas they had passed in
|
||||
reference in the original functions.
|
||||
</simpara>
|
||||
|
@ -48,7 +49,7 @@
|
|||
<title>Description</title>
|
||||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>string <function>pfpro_init</function></funcdef>
|
||||
<funcdef>string <function>cybermut_creerformulairecm</function></funcdef>
|
||||
<paramdef>string <parameter>url_CM</parameter></paramdef>
|
||||
<paramdef>string <parameter>version</parameter></paramdef>
|
||||
<paramdef>string <parameter>TPE</parameter></paramdef>
|
||||
|
|
Loading…
Reference in a new issue