nlopess         Wed Jan 28 16:50:33 2004 EDT

  Modified files:              
    /phpdoc/en/reference/pgsql/functions        pg-lo-export.xml 
  Log:
  fix #20557
  
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-lo-export.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-lo-export.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-lo-export.xml:1.2 
phpdoc/en/reference/pgsql/functions/pg-lo-export.xml:1.3
--- phpdoc/en/reference/pgsql/functions/pg-lo-export.xml:1.2    Wed Apr 17 02:43:20 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-lo-export.xml        Wed Jan 28 16:50:33 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.6 -->
   <refentry id="function.pg-lo-export">
    <refnamediv>
@@ -10,9 +10,9 @@
     <title>Description</title>
      <methodsynopsis>
       <type>bool</type><methodname>pg_lo_export</methodname>
+      <methodparam 
choice="opt"><type>resource</type><parameter>connection</parameter></methodparam>
       <methodparam><type>int</type><parameter>oid</parameter></methodparam>
       <methodparam><type>string</type><parameter>pathname</parameter></methodparam>
-      <methodparam 
choice="opt"><type>resource</type><parameter>connection</parameter></methodparam>
      </methodsynopsis>
     <para>
      The <parameter>oid</parameter> argument specifies oid of the

Reply via email to