[cvs] [Wiki] changed: MIMPHowTo

Wiki Guest wiki at wiki.horde.org
Mon Nov 15 20:43:41 PST 2004


guest [207.172.212.178]  Mon, 15 Nov 2004 20:43:41 -0800

Modified page: http://wiki.horde.org/display.php?page=MIMPHowTo
New Revision:  1.6

@@ -9,12 +9,9 @@
                    'params' => array('app' => 'imp')),
     'mimp' => array('driver' => 'application',
                     'params' => array('app' => 'mimp')));
 $conf['auth']['params']['loginscreen_switch'] = '_horde_select_loginscreen';
-</code>
 
-In {{horde/config/hooks.php}}, insert the following code:
-<code>
 if (!function_exists('_horde_select_loginscreen')) {
     function _horde_select_loginscreen()
     {
         require_once 'Horde/Browser.php';


More information about the cvs mailing list