imp and turba question
Andy
andyw@black.hole-in-the.net
Tue, 11 Sep 2001 12:12:48 +0100
Hi there, another question.
// addressbook(s) to use when expanding addresses
$_prefs['search_sources'] = array(
'value' => '',
'locked' => false,
'shared' => false,
'type' => 'implicit'
);
// addressbook to use for adding adresseses
$_prefs['add_source'] = array(
'value' => '',
'locked' => false,
'shared' => false,
'type' => 'implicit'
this is from prefs.php in imp/config/
can I just set this value to turba? Or do I need to put tables in and sql driver refs?
--
andy
-------------------------------------------------------------------------------------------
$tlabs_head->configure(-state => 'disabled', -size => 'small', -relief => 'needing some');
andyw@black.hole-in-the.net
-------------------------------------------------------------------------------------------