Date: 02/04/03
- Next message: nicos <email protected>: "Re: [PHP-DOC] cvs: phpdoc /en/reference/cpdf/functions cpdf-setlinejoin.xml"
- Previous message: CHAILLAN Nicolas: "[PHP-DOC] cvs: phpdoc /en/reference/pdf/functions pdf-setlinejoin.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
nicos Tue Feb 4 21:44:38 2003 EDT
Modified files:
/phpdoc/en/reference/pgsql/functions pg-delete.xml pg-update.xml
Log:
fixing protos
Index: phpdoc/en/reference/pgsql/functions/pg-delete.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-delete.xml:1.5 phpdoc/en/reference/pgsql/functions/pg-delete.xml:1.6
--- phpdoc/en/reference/pgsql/functions/pg-delete.xml:1.5 Fri Jun 28 15:51:48 2002
+++ phpdoc/en/reference/pgsql/functions/pg-delete.xml Tue Feb 4 21:44:37 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.80 -->
<refentry id='function.pg-delete'>
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>long</type><methodname>pg_delete</methodname>
+ <type>mixed</type><methodname>pg_delete</methodname>
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
<methodparam><type>string</type><parameter>table_name</parameter></methodparam>
<methodparam><type>array</type><parameter>assoc_array</parameter></methodparam>
Index: phpdoc/en/reference/pgsql/functions/pg-update.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-update.xml:1.6 phpdoc/en/reference/pgsql/functions/pg-update.xml:1.7
--- phpdoc/en/reference/pgsql/functions/pg-update.xml:1.6 Sun Aug 25 09:34:55 2002
+++ phpdoc/en/reference/pgsql/functions/pg-update.xml Tue Feb 4 21:44:37 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.80 -->
<refentry id='function.pg-update'>
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>long</type><methodname>pg_update</methodname>
+ <type>mixed</type><methodname>pg_update</methodname>
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
<methodparam><type>string</type><parameter>table_name</parameter></methodparam>
<methodparam><type>array</type><parameter>condition</parameter></methodparam>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: nicos <email protected>: "Re: [PHP-DOC] cvs: phpdoc /en/reference/cpdf/functions cpdf-setlinejoin.xml"
- Previous message: CHAILLAN Nicolas: "[PHP-DOC] cvs: phpdoc /en/reference/pdf/functions pdf-setlinejoin.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

