mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
Fix for bug #6137.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30196 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
76e5d7c5c4
commit
645fcb731f
1 changed files with 1 additions and 1 deletions
|
@ -627,7 +627,7 @@ echo $row[1] . " <- row\n";
|
|||
<title>Description</title>
|
||||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>int <function>pg_fieldtype</function></funcdef>
|
||||
<funcdef>string <function>pg_fieldtype</function></funcdef>
|
||||
<paramdef>int <parameter>result_id</parameter></paramdef>
|
||||
<paramdef>int <parameter>field_number</parameter></paramdef>
|
||||
</funcprototype>
|
||||
|
|
Loading…
Reference in a new issue