2007/9/25, Robin Elfrink <[EMAIL PROTECTED]>:
>
> List of collapsed folders is stored in a cookie. Maybe the database is a
> better place?

I'd suggest to store it within the user prefs. This is more persistent
and you have it in $CONFIG and in $_SESSION['user_prefs']. Save it
with rcmail_save_user_prefs() which is now capable of saving one
particular pref instead of the complete list.

~Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to