didou           Wed Feb  2 03:41:52 2005 EDT

  Modified files:              
    /phpdoc/en/reference/dbx    constants.xml reference.xml 
    /phpdoc/en/reference/dbx/functions  dbx-connect.xml dbx-query.xml 
  Log:
  CVS is now called PHP 5 :)
  
http://cvs.php.net/diff.php/phpdoc/en/reference/dbx/constants.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/dbx/constants.xml
diff -u phpdoc/en/reference/dbx/constants.xml:1.9 
phpdoc/en/reference/dbx/constants.xml:1.10
--- phpdoc/en/reference/dbx/constants.xml:1.9   Mon Dec 15 13:42:04 2003
+++ phpdoc/en/reference/dbx/constants.xml       Wed Feb  2 03:41:51 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
  <section id="constants.dbx">
  &reftitle.constants;
  &extension.constants;
@@ -84,7 +84,7 @@
     <varlistentry>
      <term>
       <constant>DBX_SQLITE</constant> 
-      (<type>integer</type>) (CVS only)
+      (<type>integer</type>) (PHP 5)
      </term>
      <listitem>
       <simpara>
@@ -139,7 +139,7 @@
     <varlistentry>
      <term>
       <constant>DBX_RESULT_UNBUFFERED</constant> 
-      (<type>integer</type>) (CVS only)
+      (<type>integer</type>) (PHP 5)
      </term>
      <listitem>
       <simpara>
http://cvs.php.net/diff.php/phpdoc/en/reference/dbx/reference.xml?r1=1.16&r2=1.17&ty=u
Index: phpdoc/en/reference/dbx/reference.xml
diff -u phpdoc/en/reference/dbx/reference.xml:1.16 
phpdoc/en/reference/dbx/reference.xml:1.17
--- phpdoc/en/reference/dbx/reference.xml:1.16  Sun Apr 11 11:41:59 2004
+++ phpdoc/en/reference/dbx/reference.xml       Wed Feb  2 03:41:51 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
 
 <!-- 
     If anyone from the translator group has problems with the 
@@ -69,7 +69,7 @@
       </listitem>
       <listitem>
        <simpara>
-        <link linkend="ref.sqlite">SQLite</link> (CVS only).
+        <link linkend="ref.sqlite">SQLite</link> (PHP 5).
        </simpara>
       </listitem>
      </itemizedlist>
http://cvs.php.net/diff.php/phpdoc/en/reference/dbx/functions/dbx-connect.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/reference/dbx/functions/dbx-connect.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-connect.xml:1.10 
phpdoc/en/reference/dbx/functions/dbx-connect.xml:1.11
--- phpdoc/en/reference/dbx/functions/dbx-connect.xml:1.10      Mon Dec 15 
13:42:05 2003
+++ phpdoc/en/reference/dbx/functions/dbx-connect.xml   Wed Feb  2 03:41:52 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
 <!-- splitted from ./en/functions/dbx.xml, last change in rev 1.3 -->
   <refentry id="function.dbx-connect">
    <refnamediv>
@@ -71,7 +71,7 @@
       </listitem>
       <listitem>
        <simpara>
-        <constant>DBX_SQLITE</constant> or "sqlite" (CVS only)
+        <constant>DBX_SQLITE</constant> or "sqlite" (PHP 5)
        </simpara>
       </listitem>
      </itemizedlist>
http://cvs.php.net/diff.php/phpdoc/en/reference/dbx/functions/dbx-query.xml?r1=1.16&r2=1.17&ty=u
Index: phpdoc/en/reference/dbx/functions/dbx-query.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-query.xml:1.16 
phpdoc/en/reference/dbx/functions/dbx-query.xml:1.17
--- phpdoc/en/reference/dbx/functions/dbx-query.xml:1.16        Sun Mar 21 
11:59:26 2004
+++ phpdoc/en/reference/dbx/functions/dbx-query.xml     Wed Feb  2 03:41:52 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
 <!-- splitted from ./en/functions/dbx.xml, last change in rev 1.3 -->
   <refentry id="function.dbx-query">
    <refnamediv>
@@ -100,7 +100,7 @@
       </varlistentry>
       <varlistentry>
        <term>
-        <constant>DBX_RESULT_UNBUFFERED</constant> (CVS only)
+        <constant>DBX_RESULT_UNBUFFERED</constant> (PHP 5)
        </term>
        <listitem>
         <simpara>

Reply via email to