sander          Sun Aug 25 08:39:16 2002 EDT

  Modified files:              
    /phpdoc/en/reference/pgsql/functions        pg-lo-import.xml 
  Log:
  Fix old proto - #19088
  
  
Index: phpdoc/en/reference/pgsql/functions/pg-lo-import.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-lo-import.xml:1.3 
phpdoc/en/reference/pgsql/functions/pg-lo-import.xml:1.4
--- phpdoc/en/reference/pgsql/functions/pg-lo-import.xml:1.3    Tue Jun 18 03:50:08 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-lo-import.xml        Sun Aug 25 08:39:16 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.6 -->
   <refentry id="function.pg-lo-import">
    <refnamediv>
@@ -19,8 +19,8 @@
     </para>
      <methodsynopsis>
       <type>int</type><methodname>pg_lo_import</methodname>
-      <methodparam 
choice="opt"><type>resource</type><parameter>connection</parameter></methodparam>
       <methodparam><type>string</type><parameter>pathname</parameter></methodparam>
+      <methodparam 
+choice="opt"><type>resource</type><parameter>connection</parameter></methodparam>
      </methodsynopsis>
     <para>
      The <parameter>pathname</parameter> argument specifies the



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to