mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Fix typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@46667 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
1ff241e9fe
commit
b51e07d916
1 changed files with 1 additions and 1 deletions
|
@ -1485,7 +1485,7 @@ OCILogoff($conn);
|
|||
<funcprototype>
|
||||
<funcdef>int <function>OCIParse</function></funcdef>
|
||||
<paramdef>int <parameter>conn</parameter></paramdef>
|
||||
<paramdef>strint <parameter>query</parameter></paramdef>
|
||||
<paramdef>string <parameter>query</parameter></paramdef>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
<simpara>
|
||||
|
|
Loading…
Reference in a new issue