mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Fix bug #54787
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311128 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
2bfd4f3161
commit
520c4e151b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<methodsynopsis>
|
||||
<type>resource</type><methodname>cubrid_execute</methodname>
|
||||
<methodparam><type>resource</type><parameter>conn_identifier</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>SQL</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>sql</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>option</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<methodsynopsis>
|
||||
|
|
Loading…
Reference in a new issue