betz            Tue Nov 25 13:15:51 2003 EDT

  Modified files:              
    /phpdoc/en/reference/dba    reference.xml 
  Log:
  typo: inifile instead flatfile
  
  
Index: phpdoc/en/reference/dba/reference.xml
diff -u phpdoc/en/reference/dba/reference.xml:1.12 
phpdoc/en/reference/dba/reference.xml:1.13
--- phpdoc/en/reference/dba/reference.xml:1.12  Thu Nov 13 04:40:08 2003
+++ phpdoc/en/reference/dba/reference.xml       Tue Nov 25 13:15:51 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
  <reference id="ref.dba">
   <title>Database (dbm-style) abstraction layer functions</title>
   <titleabbrev>dba</titleabbrev>
@@ -123,7 +123,7 @@
        </row>
 
        <row>
-        <entry><literal>flatfile</literal></entry>
+        <entry><literal>inifile</literal></entry>
         <entry>
          This is available since PHP 4.3.3 to be able to modify php.ini files 
          from within php scripts. When working with ini files you can pass arrays 

Reply via email to