mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fixed duplicate function documentation in OCI8.
(make test...) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50053 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
13a99b7d54
commit
df2d9807a2
1 changed files with 0 additions and 19 deletions
|
@ -1748,25 +1748,6 @@ OCILogoff($conn);
|
|||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
<refentry id="function.ocifreecollection">
|
||||
<refnamediv>
|
||||
<refname>OCIFreeCollection</refname>
|
||||
<refpurpose>Coming soon.</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>string <function>OCIFreeCollection</function></funcdef>
|
||||
<paramdef>object <parameter>lob</parameter></paramdef>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
<simpara>
|
||||
Coming soon.
|
||||
</simpara>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
<refentry id="function.ocicollassign">
|
||||
<refnamediv>
|
||||
<refname>OCICollAssign</refname>
|
||||
|
|
Loading…
Reference in a new issue