yannick Sun Jul 3 08:27:10 2005 EDT
Modified files:
/phpdoc/en/reference/pgsql/functions pg-get-notify.xml
Log:
fix build
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-get-notify.xml?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-get-notify.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-get-notify.xml:1.12
phpdoc/en/reference/pgsql/functions/pg-get-notify.xml:1.13
--- phpdoc/en/reference/pgsql/functions/pg-get-notify.xml:1.12 Sun Jul 3
06:03:51 2005
+++ phpdoc/en/reference/pgsql/functions/pg-get-notify.xml Sun Jul 3
08:27:09 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
<refentry id="function.pg-get-notify">
<refnamediv>
<refname>pg_get_notify</refname>
@@ -58,7 +58,7 @@
&reftitle.returnvalues;
<para>
An <type>array</type> containing the <literal>NOTIFY</literal> message name
and backend PID.
- Otherwise if no </literal>NOTIFY</literal> is waiting, then &false; is
returned.
+ Otherwise if no <literal>NOTIFY</literal> is waiting, then &false; is
returned.
</para>
</refsect1>