From e495885c8e225d6db9ba4bf74d16ca86427ff7b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20Goupil?= Date: Tue, 21 Jun 2005 03:05:09 +0000 Subject: [PATCH] suppress similar sentences git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188893 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysql/functions/mysql-connect.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/reference/mysql/functions/mysql-connect.xml b/reference/mysql/functions/mysql-connect.xml index a9c9d8ed9c..24446ce932 100644 --- a/reference/mysql/functions/mysql-connect.xml +++ b/reference/mysql/functions/mysql-connect.xml @@ -1,5 +1,5 @@ - + mysql_connect @@ -17,9 +17,7 @@ intclient_flags - Opens or reuses a connection to a MySQL server. The link to the server will - be closed as soon as the execution of the script ends, unless it's closed - earlier by explicitly calling mysql_close. + Opens or reuses a connection to a MySQL server.