Quoting Rui Carneiro <[email protected]>:

Hi,

After this update<http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-git&r1=91ffa129ee86b75d506351e1d6ac66e921676273&r2=0fb014c4e8c04e2b985e3e04cb4285a53f7dd2c1>
(or
another related to this one) I can't disable my virtual folders.
It seems that the preferences are not being stored on DB and whatever I put
on *vfolder *pref is ignored.

'value' => serialize(array(
    new IMP_Search_Vfolder_Vinbox(array(
        'disable' => true
    )),
    new IMP_Search_Vfolder_Vtrash(array(
        'disable' => true
    ))
))

michael

--
___________________________________
Michael Slusarz [[email protected]]


--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to