From 460d8c6d8c32859304fa4b381f2719c31b62147d Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Fri, 24 Jan 2003 21:26:14 +0000 Subject: [PATCH] cardinal caught this one. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113346 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pgsql/functions/pg-fetch-assoc.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/reference/pgsql/functions/pg-fetch-assoc.xml b/reference/pgsql/functions/pg-fetch-assoc.xml index 232b87ea59..9fbc1064a8 100644 --- a/reference/pgsql/functions/pg-fetch-assoc.xml +++ b/reference/pgsql/functions/pg-fetch-assoc.xml @@ -1,5 +1,5 @@ - + @@ -37,6 +37,7 @@ See also pg_fetch_row, pg_fetch_array, + pg_fetch_assoc, pg_fetch_object and pg_fetch_result.