From 0078d430610273f970959884009622dbb27b96bb Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Sat, 12 Oct 2002 10:04:46 +0000 Subject: [PATCH] entity correction git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99441 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pgsql/functions/pg-ping.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/pgsql/functions/pg-ping.xml b/reference/pgsql/functions/pg-ping.xml index d63bdcf34a..046df6c4c1 100644 --- a/reference/pgsql/functions/pg-ping.xml +++ b/reference/pgsql/functions/pg-ping.xml @@ -1,5 +1,5 @@ - + @@ -14,7 +14,7 @@ pg_ping ping database connection, try to - reconnect if it is broken. It returns &true is connection is + reconnect if it is broken. It returns &true; if connection is alive, otherwise &false;.