yohgaki         Mon Apr  8 22:02:30 2002 EDT

  Modified files:              
    /phpdoc/en/functions        pgsql.xml 
  Log:
  Fixed example titles
  
  
Index: phpdoc/en/functions/pgsql.xml
diff -u phpdoc/en/functions/pgsql.xml:1.82 phpdoc/en/functions/pgsql.xml:1.83
--- phpdoc/en/functions/pgsql.xml:1.82  Mon Apr  8 21:59:27 2002
+++ phpdoc/en/functions/pgsql.xml       Mon Apr  8 22:02:28 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.82 $ -->
+<!-- $Revision: 1.83 $ -->
  <reference id="ref.pgsql">
   <title>PostgreSQL functions</title>
   <titleabbrev>PostgreSQL</titleabbrev>
@@ -2585,7 +2585,7 @@
      to <literal>assoc_array</literal>.
     </para>
     <example>
-     <title>pg_insert example</title>
+     <title>pg_delete</title>
      <programlisting role="php">
  <![CDATA[
 <?php 
@@ -2640,7 +2640,7 @@
      <literal>assoc_array</literal>.
     </para>
     <example>
-     <title>pg_insert example</title>
+     <title>pg_update</title>
      <programlisting role="php">
  <![CDATA[
 <?php 


Reply via email to