nicos Sun Jun 15 06:18:04 2003 EDT Modified files: /phpdoc/en/reference/pgsql/functions pg-query.xml Log: Typo. Thanks @Jome Index: phpdoc/en/reference/pgsql/functions/pg-query.xml diff -u phpdoc/en/reference/pgsql/functions/pg-query.xml:1.3 phpdoc/en/reference/pgsql/functions/pg-query.xml:1.4 --- phpdoc/en/reference/pgsql/functions/pg-query.xml:1.3 Sat Apr 20 06:35:23 2002 +++ phpdoc/en/reference/pgsql/functions/pg-query.xml Sun Jun 15 06:18:04 2003 @@ -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.2 --> <refentry id="function.pg-query"> <refnamediv> @@ -30,7 +30,7 @@ <function>pg_fetch_array</function>. <note> <simpara> - <parameter>connection</parameter> is a optional parameter for + <parameter>connection</parameter> is an optional parameter for <function>pg_query</function>. If <parameter>connection</parameter> is not set, default connection is used. Default connection is the last connection
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php