[imp] Register applications in IMP?
Rodolfo Segleau
segleaur@mechanus.org
Wed Oct 16 20:19:52 2002
> ----- Message from support@ev-theol.uni-bonn.de ---------
> Date: Wed, 16 Oct 2002 21:20:48 -0400
> From: EDV Support Evtheol Fakultät Uni Bonn <support@ev-theol.uni-bonn.de>
> Reply-To: EDV Support Evtheol Fakultät Uni Bonn <support@ev-theol.uni-bonn.de>
> Subject: [imp] Register applications in IMP?
> To: imp@lists.horde.org
>
> hi,
>
> we have setup horde with imp, turba and kronolith.
> all is working fine.
> problem is how to register more then one additional app
> in the imp menu?
> in ../horde/turba/config
> i edited the following
> ** Menu settings
> $conf['menu'] ['apps'] = array('turba')
> and added
> $conf['menu'] ['apps'] = array('kronolith')
>
> but after login the user can only choose turba.
>
> tia and regards
> tobi
>
tobi,
separate them with comas:
$conf['menu']['apps'] = array('turba','kronolith'):
Cheers,
Rodolfo
--
The greatest and noblest pleasure which men can have in this world is to
discover new truths; the next is to shake off old prejudices. - Frederick the
Great