[PHP-DOC] cvs: phpdoc /en/functions imap.xml From: Jim Winstead (jimw <email protected>)
Date: 07/07/01

jimw Sat Jul 7 23:46:25 2001 EDT

  Modified files:
    /phpdoc/en/functions imap.xml
  Log:
  imap_uid isn't supported on pop mailboxes
  
  
Index: phpdoc/en/functions/imap.xml
diff -u phpdoc/en/functions/imap.xml:1.45 phpdoc/en/functions/imap.xml:1.46
--- phpdoc/en/functions/imap.xml:1.45 Sat Jul 7 17:27:09 2001
+++ phpdoc/en/functions/imap.xml Sat Jul 7 23:46:25 2001
@@ -2780,6 +2780,11 @@
      content of the mailbox changes. This function is the inverse of
      <function>imap_msgno</function>.
     </para>
+ <note>
+ <para>
+ This is not supported by POP3 mailboxes.
+ </para>
+ </note>
    </refsect1>
   </refentry>