From e1effe923cc2947d1cc9de6e4078c796008e2a3a Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Sat, 1 Sep 2007 14:24:22 +0000 Subject: [PATCH] fix bug #42507: fix password parameter description git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242035 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/fbsql/functions/fbsql-connect.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/fbsql/functions/fbsql-connect.xml b/reference/fbsql/functions/fbsql-connect.xml index 499917b638..52495ce7c0 100644 --- a/reference/fbsql/functions/fbsql-connect.xml +++ b/reference/fbsql/functions/fbsql-connect.xml @@ -1,5 +1,5 @@ - + fbsql_connect @@ -56,7 +56,7 @@ password - The user name for the connection. Defaults to the empty string. + The password for the connection. Defaults to the empty string.