betz            Mon Apr 29 04:07:45 2002 EDT

  Modified files:              
    /phpdoc/en/appendices       resources.xml 
  Log:
  corrected entries for dba_open and dba_popen
  
Index: phpdoc/en/appendices/resources.xml
diff -u phpdoc/en/appendices/resources.xml:1.25 phpdoc/en/appendices/resources.xml:1.26
--- phpdoc/en/appendices/resources.xml:1.25     Mon Apr  8 23:19:36 2002
+++ phpdoc/en/appendices/resources.xml  Mon Apr 29 04:07:43 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.25 $ -->
+<!-- $Revision: 1.26 $ -->
 <appendix id="resource">
  <title>List of Resource Types</title>
  <para>
@@ -192,7 +192,7 @@
    <row>
     <entry>dba</entry>
     <entry>
-     <function>dba_popen</function>
+     <function>dba_open</function>
     </entry>
     <entry>
      <function>dba_delete</function>,
@@ -213,7 +213,7 @@
    <row>
     <entry>dba persistent</entry>
     <entry>
-     <function>dba_open</function>
+     <function>dba_popen</function>
     </entry>
     <entry>
      <function>dba_delete</function>,


Reply via email to