From bb34ddedb3cd4c8d76e680da1ba29b02c18e9418 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Sat, 14 Jan 2006 14:32:13 +0000 Subject: [PATCH] fix build git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205245 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqli/constants.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/mysqli/constants.xml b/reference/mysqli/constants.xml index 8350a57aa4..066b2f229d 100644 --- a/reference/mysqli/constants.xml +++ b/reference/mysqli/constants.xml @@ -1,5 +1,5 @@ - +
&reftitle.constants; @@ -265,14 +265,14 @@ - MYSQLI_TYPE_NEWDECIMAL + MYSQLI_TYPE_NEWDECIMAL (integer) Precision math DECIMAL or NUMERIC field (MySQL 5.0.3 and up) - MYSQLI_TYPE_BIT + MYSQLI_TYPE_BIT (integer) Field is defined as BIT (MySQL 5.0.3 and up)