diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-05-09 08:30:05 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-05-09 08:30:05 +0000 |
| commit | 609ad97a20669e8de8f3c1cf76e4bce4213b128f (patch) | |
| tree | 89cde893d803d8c367117a9418b1619df29afb32 /roundcubemail/program | |
| parent | 79d651724d10fd35c4281cd3c4f17946b56ee635 (diff) | |
- fixed comments
git-svn-id: https://svn.roundcube.net/trunk@1369 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -rw-r--r-- | roundcubemail/program/lib/imap.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/program/lib/imap.inc b/roundcubemail/program/lib/imap.inc index 0d7bc6cd3..fcd3a2c11 100644 --- a/roundcubemail/program/lib/imap.inc +++ b/roundcubemail/program/lib/imap.inc @@ -52,7 +52,8 @@ - $ICL_SSL is not boolean anymore but contains the connection schema (ssl or tls) - Removed some debuggers (echo ...) File altered by Aleksander Machniak <alec@alec.pl> - - RFC3501 [7.1] don't call CAPABILITY twice if possible in iil_Connect() + - RFC3501 [7.1] don't call CAPABILITY if was returned in server + optional resposne in iil_Connect() ********************************************************/ |
