From 33a178989b3316cd313b6d4badfacc5c9dca97c5 Mon Sep 17 00:00:00 2001 From: Anthony Bedford Date: Mon, 12 Jan 2009 16:31:49 +0000 Subject: [PATCH] Correct MySQL versions required for mysqli. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273379 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqli/setup.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/mysqli/setup.xml b/reference/mysqli/setup.xml index 3e5a591474..857563f79d 100644 --- a/reference/mysqli/setup.xml +++ b/reference/mysqli/setup.xml @@ -1,5 +1,5 @@ - + &reftitle.setup; @@ -13,8 +13,8 @@ - The mysqli extension is designed to work with the version 4.1.3 or above - of MySQL. For previous versions, please see the MySQL extension documentation.