From baf135582d3d6dcb12d2058690ed2555b0c1e5e2 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Wed, 19 Jul 2006 18:52:45 -0400 Subject: [PATCH] Updated changelog and comments --- 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 70abdc4..5251f84 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 ...) ********************************************************/ -- Gitblit v1.9.1