From 5d7e0822acb96655403aa0f2156961aec61ca4f1 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Wed, 26 May 2010 08:55:26 +0000 Subject: [PATCH] Linkify things that should be linkified in mysqlnd and remove an extra set of parentheses. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299774 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqlnd/config.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/mysqlnd/config.xml b/reference/mysqlnd/config.xml index cd6d80d5ea..cc22f25305 100644 --- a/reference/mysqlnd/config.xml +++ b/reference/mysqlnd/config.xml @@ -52,7 +52,7 @@ mysqli_get_connection_stats, mysqli_get_cache_stats and are shown in mysqlnd section of the output of the - phpinfo() function as well. + phpinfo function as well. @@ -71,11 +71,11 @@ Enable the collection of various memory statistics which can be - accessed through mysqli_get_client_stats(), - mysqli_get_connection_stats(), - mysqli_get_cache_stats() and are shown in + accessed through mysqli_get_client_stats, + mysqli_get_connection_stats, + mysqli_get_cache_stats and are shown in mysqlnd section of the output of the - phpinfo() function as well. + phpinfo function as well.