[cvs] [Wiki] changed: MIMPHowTo

Wiki Guest wikiguest at horde.org
Fri Aug 18 07:20:12 PDT 2006


guest [193.52.64.50]  Fri, 18 Aug 2006 07:20:12 -0700

Modified page: http://wiki.horde.org/MIMPHowTo
New Revision:  2.5
Change log:  added <code>

@@ -31,9 +31,9 @@
  
  
  
  Here is The code for a CASSIFIED Horde
-
+<code type="php">
  $conf['auth']['params']['drivers'] = array(
      'imp' => array('driver' => 'cas',
                     'params' => array(
                          'hostspec' => 'cas.example.com',
@@ -61,6 +61,6 @@
          }
          return 'imp';
      }
  }
-
+</code>
  


More information about the cvs mailing list