philip Sun Apr 30 09:05:07 2006 UTC
Modified files:
/phpdoc/en/reference/imap/functions imap-errors.xml imap-alerts.xml
Log:
Added see also links (from user notes)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/imap/functions/imap-errors.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/imap/functions/imap-errors.xml
diff -u phpdoc/en/reference/imap/functions/imap-errors.xml:1.5
phpdoc/en/reference/imap/functions/imap-errors.xml:1.6
--- phpdoc/en/reference/imap/functions/imap-errors.xml:1.5 Sun Feb 12
18:57:46 2006
+++ phpdoc/en/reference/imap/functions/imap-errors.xml Sun Apr 30 09:05:07 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/imap.xml, last change in rev 1.33 -->
<refentry id="function.imap-errors">
<refnamediv>
@@ -24,7 +24,8 @@
stack is subsequently cleared.
</para>
<para>
- See also: <function>imap_last_error</function>.
+ See also <function>imap_last_error</function>&listendand;
+ <function>imap_alerts</function>
</para>
</refsect1>
</refentry>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/imap/functions/imap-alerts.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/imap/functions/imap-alerts.xml
diff -u phpdoc/en/reference/imap/functions/imap-alerts.xml:1.4
phpdoc/en/reference/imap/functions/imap-alerts.xml:1.5
--- phpdoc/en/reference/imap/functions/imap-alerts.xml:1.4 Tue Feb 14
04:40:38 2006
+++ phpdoc/en/reference/imap/functions/imap-alerts.xml Sun Apr 30 09:05:07 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/imap.xml, last change in rev 1.33 -->
<refentry id="function.imap-alerts">
<refnamediv>
@@ -24,6 +24,9 @@
stack is subsequently cleared. The IMAP specification requires that these
messages be passed to the user.
</para>
+ <para>
+ See also <function>imap_errors</function>
+ </para>
</refsect1>
</refentry>