[imp] Register applications in IMP?
Eric Rostetter
eric.rostetter at physics.utexas.edu
Wed Oct 16 20:32:48 PDT 2002
Quoting EDV Support Evtheol Fakultät Uni Bonn <support at ev-theol.uni-bonn.de>:
> problem is how to register more then one additional app
> in the imp menu?
Seperate them with comas.
> ** Menu settings
> $conf['menu'] ['apps'] = array('turba')
> and added
> $conf['menu'] ['apps'] = array('kronolith')
>
> but after login the user can only choose turba.
Use only one line, which reads:
$conf['menu']['apps'] = array('turba', 'kronolith');
> tia and regards
> tobi
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the imp
mailing list