For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > January 2006 > cvs: phpdoc /en/reference/mysqli constants.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/mysqli constants.xml
Antony Dovgal

2006-01-14, 6:56 pm

tony2001 Sat Jan 14 14:32:13 2006 UTC

Modified files:
/phpdoc/en/reference/mysqli constants.xml
Log:
fix build


http://cvs.php.net/viewcvs.cgi/phpd...4&diff_format=u
Index: phpdoc/en/reference/mysqli/constants.xml
diff -u phpdoc/en/reference/mysqli/constants.xml:1.13 phpdoc/en/reference/mysqli/constants.xml:1.14
--- phpdoc/en/reference/mysqli/constants.xml:1.13 Sat Jan 14 10:22:59 2006
+++ phpdoc/en/reference/mysqli/constants.xml Sat Jan 14 14:32:13 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
<section id='mysqli.constants'>
&reftitle.constants;

@@ -265,14 +265,14 @@
</row>
<row>
<entry>
- <constant id='constantmysqli-type-decimal'>MYSQLI_TYPE_NEWDECIMAL</constant>
+ <constant id='constantmysqli-type-newdecimal'>MYSQLI_TYPE_NEWDECIMAL</constant>
(<link linkend='language.types.integer'>integer</link> )
</entry>
<entry>Precision math <literal>DECIMAL</literal> or <literal>NUMERIC</literal> field (MySQL 5.0.3 and up)</entry>
</row>
<row>
<entry>
- <constant id='constantmysqli-type-decimal'>MYSQLI_TYPE_BIT</constant>
+ <constant id='constantmysqli-type-bit'>MYSQLI_TYPE_BIT</constant>
(<link linkend='language.types.integer'>integer</link> )
</entry>
<entry>Field is defined as <literal>BIT</literal> (MySQL 5.0.3 and up)</entry>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com