mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
Fix 5th param name description for odbc_foreignkeys() (#1461)
This commit is contained in:
parent
cc1ac298e0
commit
3ec1a6204f
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><parameter>pk_catalog</parameter></term>
|
||||
<term><parameter>fk_catalog</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The catalog ('qualifier' in ODBC 2 parlance) of the foreign key table.
|
||||
|
|
Loading…
Reference in a new issue