[cvs] [Wiki] changed: MIMPHowTo

Jan Schneider jan at horde.org
Tue Nov 16 02:13:53 PST 2004


jan  Tue, 16 Nov 2004 02:13:53 -0800

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

@@ -2,9 +2,9 @@
 
 If you want to setup MIMP in parallel with IMP, you need the [AuthCompositeHowTo composite authentication driver] with a browser switch.
 
 In {{horde/config/conf.php}}, insert the following code:
-<code>
+<code type="php">
 $conf['auth']['params']['drivers'] = array(
     'imp' => array('driver' => 'application',
                    'params' => array('app' => 'imp')),
     'mimp' => array('driver' => 'application',


More information about the cvs mailing list