[imp] How to disable Virtual Folders [H4]
Michael M Slusarz
slusarz at horde.org
Fri Jan 7 18:50:26 UTC 2011
Quoting Rui Carneiro <rui.carneiro at portugalmail.net>:
> 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 [slusarz at horde.org]
More information about the imp
mailing list