mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
& -> &
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101175 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
5b2e45153f
commit
8c7a2c6433
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<refentry id="function.mcve-completeauthorizations">
|
||||
<refnamediv>
|
||||
<refname>mcve_completeauthorizations</refname>
|
||||
|
@ -10,7 +10,7 @@
|
|||
<methodsynopsis>
|
||||
<type>int</type><methodname>mcve_completeauthorizations</methodname>
|
||||
<methodparam><type>resource</type><parameter>conn</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>&array</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>&array</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
&warn.undocumented.func;
|
||||
|
|
Loading…
Reference in a new issue