sander          Tue Mar 12 08:21:26 2002 EDT

  Modified files:              
    /phpdoc/en/functions        imap.xml 
  Log:
  Fixed mistake: some functions _only_ work on IMAP-servers
  
  
Index: phpdoc/en/functions/imap.xml
diff -u phpdoc/en/functions/imap.xml:1.61 phpdoc/en/functions/imap.xml:1.62
--- phpdoc/en/functions/imap.xml:1.61   Sat Feb  2 10:36:00 2002
+++ phpdoc/en/functions/imap.xml        Tue Mar 12 08:21:26 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.61 $ -->
+<!-- $Revision: 1.62 $ -->
  <reference id='ref.imap'>
   <title>IMAP, POP3 and NNTP functions</title>
   <titleabbrev>IMAP</titleabbrev>
@@ -1828,7 +1828,7 @@
     <para>
      Returns an IMAP stream on success and &false; on error.  This
      function can also be used to open streams to POP3 and NNTP
-     servers, but some functions and features are not available
+     servers, but some functions and features are only available
      on IMAP servers.  
     </para>
     <para>


Reply via email to