Fixed mistake: some functions _only_ work on IMAP-servers

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72908 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sander Roobol 2002-03-12 13:21:26 +00:00
parent 5204bd8fc9
commit 4e097a130c

View file

@ -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 @@ for($i=0;$i<count($elements);$i++) {
<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>