mazzanet Mon Sep 19 07:46:51 2005 EDT
Modified files:
/phpdoc/en/reference/pgsql/functions pg-last-oid.xml
Log:
Fix #34549
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-last-oid.xml?r1=1.11&r2=1.12&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-last-oid.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-last-oid.xml:1.11
phpdoc/en/reference/pgsql/functions/pg-last-oid.xml:1.12
--- phpdoc/en/reference/pgsql/functions/pg-last-oid.xml:1.11 Wed Aug 24
03:49:15 2005
+++ phpdoc/en/reference/pgsql/functions/pg-last-oid.xml Mon Sep 19 07:46:49 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.82 -->
<refentry id="function.pg-last-oid">
<refnamediv>
@@ -74,7 +74,7 @@
&reftitle.examples;
<para>
<example>
- <title><function>pg_last_error</function> example</title>
+ <title><function>pg_last_oid</function> example</title>
<programlisting role="php">
<![CDATA[
<?php