Date: 04/10/01
- Next message: Sebastian Bergmann: "[PHP-DOC] cvs: phpdoc /de/functions strings.xml"
- Previous message: Anil Madhavapeddy: "Re: [PHP-DOC] php manual in man format"
- Next in thread: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions imap.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
danbeck Tue Apr 10 08:42:24 2001 EDT
Modified files:
/phpdoc/en/functions imap.xml
Log:
added see also notes to imap_num_msg and imap_num_recent
Index: phpdoc/en/functions/imap.xml
diff -u phpdoc/en/functions/imap.xml:1.33 phpdoc/en/functions/imap.xml:1.34
--- phpdoc/en/functions/imap.xml:1.33 Thu Apr 5 17:14:54 2001
+++ phpdoc/en/functions/imap.xml Tue Apr 10 08:42:24 2001
@@ -1844,6 +1844,10 @@
<para>
Return the number of messages in the current mailbox.
</para>
+ <para>
+ See also: <function>imap_num_recent</function> and
+ <function>imap_status</function>.
+ </para>
</refsect1>
</refentry>
@@ -1863,6 +1867,10 @@
</funcsynopsis>
<para>
Returns the number of recent messages in the current mailbox.
+ </para>
+ <para>
+ See also: <function>imap_num_msg</function> and
+ <function>imap_status</function>.
</para>
</refsect1>
</refentry>
- Next message: Sebastian Bergmann: "[PHP-DOC] cvs: phpdoc /de/functions strings.xml"
- Previous message: Anil Madhavapeddy: "Re: [PHP-DOC] php manual in man format"
- Next in thread: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions imap.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

