[horde] horde initial application

Martin Hochreiter linuxbox at wavenet.at
Mon Feb 13 13:24:18 UTC 2012


Hi!

I put

<?php
$_prefs['initial_application'] = array(
     'value' => 'imp',
     'type' => 'enum',
     'enum' => array(),
     'desc' => sprintf(_("What application should %s display after 
login?"), $GLOBALS['registry']->get('name'))
);

into config/prefs.local.php .... but I always have the portal als 
initial screen.

why is that?


More information about the horde mailing list