mboeren         Tue Oct 29 05:42:23 2002 EDT

  Modified files:              
    /phpdoc/en/reference/dbx    constants.xml reference.xml 
  Log:
  Moved notes about availability
  
  
Index: phpdoc/en/reference/dbx/constants.xml
diff -u phpdoc/en/reference/dbx/constants.xml:1.3 
phpdoc/en/reference/dbx/constants.xml:1.4
--- phpdoc/en/reference/dbx/constants.xml:1.3   Mon Oct 28 06:08:18 2002
+++ phpdoc/en/reference/dbx/constants.xml       Tue Oct 29 05:42:23 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <section id="constants.dbx">
  &reftitle.constants;
  &extension.constants;
@@ -62,7 +62,7 @@
     <varlistentry>
      <term>
       <constant>DBX_OCI8</constant> 
-      (<link linkend="language.types.integer">integer</link>)
+      (<link linkend="language.types.integer">integer</link>) CVS only
      </term>
      <listitem>
       <simpara>
@@ -128,7 +128,7 @@
     <varlistentry>
      <term>
       <constant>DBX_COLNAMES_UNCHANGED</constant> 
-      (<link linkend="language.types.integer">integer</link>)
+      (<link linkend="language.types.integer">integer</link>) CVS only
      </term>
      <listitem>
       <simpara>
@@ -139,7 +139,7 @@
     <varlistentry>
      <term>
       <constant>DBX_COLNAMES_UPPERCASE</constant> 
-      (<link linkend="language.types.integer">integer</link>)
+      (<link linkend="language.types.integer">integer</link>) CVS only
      </term>
      <listitem>
       <simpara>
@@ -150,7 +150,7 @@
     <varlistentry>
      <term>
       <constant>DBX_COLNAMES_LOWERCASE</constant> 
-      (<link linkend="language.types.integer">integer</link>)
+      (<link linkend="language.types.integer">integer</link>) CVS only
      </term>
      <listitem>
       <simpara>
Index: phpdoc/en/reference/dbx/reference.xml
diff -u phpdoc/en/reference/dbx/reference.xml:1.8 
phpdoc/en/reference/dbx/reference.xml:1.9
--- phpdoc/en/reference/dbx/reference.xml:1.8   Tue Oct 29 04:12:14 2002
+++ phpdoc/en/reference/dbx/reference.xml       Tue Oct 29 05:42:23 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 
 <!-- 
     If anyone from the translator group has problems with the 
@@ -89,14 +89,6 @@
    </section>
 
    &reference.dbx.ini;
-   <note>
-    <para>
-     The <constant>DBX_OCI8</constant>, 
-     <constant>DBX_COLNAMES_UNCHANGED</constant>, 
-     <constant>DBX_COLNAMES_UPPERCASE</constant> and
-     <constant>DBX_COLNAMES_LOWERCASE</constant> constants are in CVS only.
-    </para>
-   </note>
 
    <section id="dbx.resources">
     &reftitle.resources;



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to