[imp] Can't fully set default address book.
Chuck Hagenbuch
chuck at horde.org
Thu Aug 5 20:10:07 PDT 2004
Quoting Dan H <dhammer at kdhtech.com>:
> I am running the Alpha release of IMP and I am trying to set the default
> address book and search fields. When I go into options in IMP and open
> up the addressbook area I see "My Addressbook" selected by default which I
> want BUT name and email are not makred as selected.
>
> This is what I have in imp/config/prefs.php
> $_prefs['search_fields'] = array(
> 'value' => 'localsql\tname\temail',
> 'locked' => false,
> 'shared' => false,
> 'type' => 'implicit');
You need double quotes for \t to be expanded to a tab.
-chuck
--
"Regard my poor demoralized mule!" - Juan Valdez
More information about the imp
mailing list