From c237a6db5a0bac9433f49161b6a2941410be3be5 Mon Sep 17 00:00:00 2001 From: Yannick Torres Date: Sun, 3 Jul 2005 12:27:09 +0000 Subject: [PATCH] fix build git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189791 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pgsql/functions/pg-get-notify.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/pgsql/functions/pg-get-notify.xml b/reference/pgsql/functions/pg-get-notify.xml index 61d4971090..5391c1216d 100644 --- a/reference/pgsql/functions/pg-get-notify.xml +++ b/reference/pgsql/functions/pg-get-notify.xml @@ -1,5 +1,5 @@ - + pg_get_notify @@ -58,7 +58,7 @@ &reftitle.returnvalues; An array containing the NOTIFY message name and backend PID. - Otherwise if no NOTIFY is waiting, then &false; is returned. + Otherwise if no NOTIFY is waiting, then &false; is returned.