Skip to content

Commit 2d8dcd3

Browse files
ibase: Update ibase_trans method parameters in XML (#5587)
Removed optional parameter 'trans_args' from ibase_trans method documentation.
1 parent 525aa5f commit 2d8dcd3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

reference/ibase/functions/ibase-trans.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
<methodsynopsis>
1717
<type>resource</type><methodname>ibase_trans</methodname>
1818
<methodparam choice="opt"><type>resource</type><parameter>link_identifier</parameter></methodparam>
19-
<methodparam choice="opt"><type>int</type><parameter>trans_args</parameter></methodparam>
2019
</methodsynopsis>
2120
<simpara>
2221
Begins a transaction.

0 commit comments

Comments
 (0)