[turba] Search problem in Turba
Sasa Milic
smilic@EUnet.yu
Wed, 03 Jul 2002 09:55:40 -0700
Check turba/config/prefs.php file:
// the page to display. Either 'browse.php' or 'search.php'
$_prefs['initial_page'] = array(
'value' => 'search.php',
'locked' => false,
'shared' => false,
'type' => 'enum',
'desc' => _("View to display by default:"),
'enum' => array('browse.php' => _("Address Book Listing"),
'search.php' => _("Search"))
);
Hope this helps.
Sasa
alex wrote:
>
> Hi there :
> I have a problem ,every time i click "Search" icon in Turba but jump
> to "Browse" window.
>
> Turba head version updated today via cvs.
>
> Alex
>
> --
> Turba mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: turba-unsubscribe@lists.horde.org