bjori           Thu May 24 12:49:57 2007 UTC

  Modified files:              
    /phpdoc/en/reference/pdo_odbc       ini.xml 
  Log:
  typo
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pdo_odbc/ini.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/pdo_odbc/ini.xml
diff -u phpdoc/en/reference/pdo_odbc/ini.xml:1.3 
phpdoc/en/reference/pdo_odbc/ini.xml:1.4
--- phpdoc/en/reference/pdo_odbc/ini.xml:1.3    Mon Dec 26 12:12:12 2005
+++ phpdoc/en/reference/pdo_odbc/ini.xml        Thu May 24 12:49:57 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <section id="pdo_odbc.configuration">
  &reftitle.runtime;
  &extension.runtime;
@@ -23,7 +23,7 @@
       <entry>Available since PHP 5.1.0.</entry>
      </row>
      <row>
-      <entry>pdo_odbc.db2instance_name</entry>
+      <entry>pdo_odbc.db2_instance_name</entry>
       <entry>&null;</entry>
       <entry>PHP_INI_SYSTEM</entry>
       <entry></entry>
@@ -75,9 +75,9 @@
     </tip>
    </listitem>
   </varlistentry>
-  <varlistentry id="ini.pdo-odbc.db2instance-name">
+  <varlistentry id="ini.pdo-odbc.db2-instance-name">
    <term>
-    <parameter>pdo_odbc.db2instance_name</parameter>
+    <parameter>pdo_odbc.db2_instance_name</parameter>
     <type>string</type>
    </term>
    <listitem>

Reply via email to