Preferences - search_fields

Omniflux joshlists@nebonet.com
Sat, 5 Jan 2002 20:22:38 -0700


In prefs.php there is this entry:

// field(s) to use when expanding addresses
$_prefs['search_fields'] = array(
    'value' => '',
    'locked' => false,
    'shared' => false,
    'type' => 'implicit'
);

But I'm not sure what to put in the value. I want name and email there by
default...

I put localsql in search_sources.


Anyone know what it should be?

-
Omniflux