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:
Egon Schmid 2000-08-13 15:41:26 +00:00
parent 76e5d7c5c4
commit 645fcb731f

View file

@ -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>