From d1868c5f6dc7b6f0eef2a6d1a73affa8a2d873dd Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Fri, 4 Dec 2009 11:49:11 -0700 Subject: [PATCH] phpdoc --- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php b/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php index 5cddebf3d..ccc0aaa33 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php @@ -48,11 +48,11 @@ * RFC 2177 - IDLE (probably not necessary due to the limited connection * time by each HTTP/PHP request) * RFC 2193 - MAILBOX-REFERRALS - * RFC 4467/5092/5524/5550 - URLAUTH + * RFC 4467/5092/5524/5550 - URLAUTH, URL-PARTIAL * RFC 4469/5550 - CATENATE * RFC 4978 - COMPRESS=DEFLATE * See: http://bugs.php.net/bug.php?id=48725 - * RFC 5257 - ANNOTATE + * RFC 5257 - ANNOTATE (Experimental) * RFC 5259 - CONVERT * RFC 5267 - CONTEXT * RFC 5465 - NOTIFY -- 2.11.0