diff options
author | thomascube <thomas@roundcube.net> | 2006-07-19 22:52:45 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-07-19 22:52:45 +0000 |
commit | baf135582d3d6dcb12d2058690ed2555b0c1e5e2 (patch) | |
tree | bc91967ed3d7ecab70ac342041bf9d5da2050c3d /program/lib/imap.inc | |
parent | 078adf9da77f7ca6a3c02f9ef71be687aedb8856 (diff) |
Updated changelog and comments
Diffstat (limited to 'program/lib/imap.inc')
-rw-r--r-- | program/lib/imap.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/lib/imap.inc b/program/lib/imap.inc index 70abdc40e..5251f8414 100644 --- a/program/lib/imap.inc +++ b/program/lib/imap.inc @@ -44,6 +44,7 @@ - Added patch to iil_C_Sort() enabling UID SORT commands - Added function iil_C_ID2UID() - Casting date parts in iil_StrToTime() to avoid mktime() warnings + - Also acceppt LIST responses in iil_C_ListSubscribed() - Removed some debuggers (echo ...) ********************************************************/ |