vrana           Fri May  6 10:23:44 2005 EDT

  Modified files:              
    /phpdoc/en/reference/ibm_db2        configure.xml constants.xml 
                                        reference.xml 
  Log:
  Don't use _ in IDs
  
http://cvs.php.net/diff.php/phpdoc/en/reference/ibm_db2/configure.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/ibm_db2/configure.xml
diff -u phpdoc/en/reference/ibm_db2/configure.xml:1.2 
phpdoc/en/reference/ibm_db2/configure.xml:1.3
--- phpdoc/en/reference/ibm_db2/configure.xml:1.2       Wed Apr 13 14:49:24 2005
+++ phpdoc/en/reference/ibm_db2/configure.xml   Fri May  6 10:23:44 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
-<section id="ibm_db2.installation">
+<!-- $Revision: 1.3 $ -->
+<section id="ibm-db2.installation">
  &reftitle.install;
  <para>
   To build the ibm_db2 extension, the DB2 application development header
http://cvs.php.net/diff.php/phpdoc/en/reference/ibm_db2/constants.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/ibm_db2/constants.xml
diff -u phpdoc/en/reference/ibm_db2/constants.xml:1.2 
phpdoc/en/reference/ibm_db2/constants.xml:1.3
--- phpdoc/en/reference/ibm_db2/constants.xml:1.2       Tue Apr 12 19:45:14 2005
+++ phpdoc/en/reference/ibm_db2/constants.xml   Fri May  6 10:23:44 2005
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. 
-->
-<section id="ibm_db2.constants">
+<section id="ibm-db2.constants">
  &reftitle.constants;
  &extension.constants;
  <variablelist>
http://cvs.php.net/diff.php/phpdoc/en/reference/ibm_db2/reference.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/ibm_db2/reference.xml
diff -u phpdoc/en/reference/ibm_db2/reference.xml:1.2 
phpdoc/en/reference/ibm_db2/reference.xml:1.3
--- phpdoc/en/reference/ibm_db2/reference.xml:1.2       Tue Apr 12 19:45:14 2005
+++ phpdoc/en/reference/ibm_db2/reference.xml   Fri May  6 10:23:44 2005
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. 
-->
-<reference id="ref.ibm_db2">
+<reference id="ref.ibm-db2">
  <title>IBM DB2, Cloudscape and Apache Derby Functions</title>
  <titleabbrev>ibm_db2</titleabbrev>
 
  <partintro>
-  <section id="ibm_db2.intro">
+  <section id="ibm-db2.intro">
    &reftitle.intro;
    <para>
     These functions enable you to access IBM DB2 Universal Database, IBM
@@ -14,7 +14,7 @@
     (DB2 CLI).
    </para>
   </section>
-  <section id="ibm_db2.requirements">
+  <section id="ibm-db2.requirements">
    &reftitle.required;
    <para>
     To connect to IBM DB2 Universal Database for Linux, UNIX, and Windows, or
@@ -51,7 +51,7 @@
   <!--&reference.ibm-db2.ini;-->
   &reference.ibm-db2.constants;
 
-  <section id="ibm_db2.resources">
+  <section id="ibm-db2.resources">
    &reftitle.resources;
    <para>
     The ibm_db2 extension returns connection resources, statement resources,

Reply via email to