[gollem] Login.php - Surely something I missed on conf.php/conf.xml

Rodolfo Segleau segleaur@mechanus.org
Thu, 15 Aug 2002 23:38:02 -0500


> ----- Message from hhoffman@ip-solutions.net ---------
>     Date: Fri, 16 Aug 2002 14:07:31 +1200
>     From: Harry Hoffman <hhoffman@ip-solutions.net>
> Reply-To: Harry Hoffman <hhoffman@ip-solutions.net>
>  Subject: Re: [gollem] Login.php - Surely something I missed on 
conf.php/conf.xml
>       To: gollem@lists.horde.org
> 
> 
> Rodolfo,
>    Your almost there: Just add the following to conf.php (I don't think it's
> mentioned anywhere ;-)
> 
> $conf['backend']['backend_list'] = 'shown';
> $conf['backend']['change_server'] = true;
> $conf['backend']['change_port'] = true;
> 
> The "True" can be false if you like.
> 
> HTH,
> Harry
> 

LOL... thanks... I knew it was something that was missing. It only made sense. 
Perhaps we need to add something like that in the conf.php file then, or is the 
strategy going to be to move over to conf.xml files?

Cheers, 

Rodolfo