Re: [imp] Move pref to another prefGroup in preferences

2014-01-13 Thread Michael M Slusarz
Quoting Arminas : Hi, we would like to have pref['save_recipients'] under the prefGroups['identities'] group in IMP. I added to imp/config/prefs.local.php the following line: $prefGroups['identities']['members'] = array( *all_other_items_listed* , 'save_recipients'); The member appeared in the

[imp] Move pref to another prefGroup in preferences

2014-01-09 Thread Arminas
Hi, we would like to have pref['save_recipients'] under the prefGroups['identities'] group in IMP. I added to imp/config/prefs.local.php the following line: $prefGroups['identities']['members'] = array( *all_other_items_listed* , 'save_recipients'); The member appeared in the Identities preferenc