Sophie

Sophie

distrib > Fedora > 13 > x86_64 > media > updates > by-pkgid > 71563285fd5be16015e596171fe1c109 > files > 9

turba-2.3.5-1.fc13.noarch.rpm

<?php
/**
 * $Horde: turba/config/mime_drivers.php.dist,v 1.2.2.2 2007-12-20 14:34:24 jan Exp $
 *
 * Decide which output drivers you want to activate for Turba.
 * Settings in this file override settings in horde/config/mime_drivers.php.
 */
$mime_drivers_map['turba']['registered'] = array();

/**
 * If you want to specifically override any MIME type to be handled by
 * a specific driver, then enter it here. Normally, this is safe to
 * leave, but it's useful when multiple drivers handle the same MIME
 * type, and you want to specify exactly which one should handle it.
 */
$mime_drivers_map['turba']['overrides'] = array();

/**
 * Driver specific settings. See horde/config/mime_drivers.php for
 * the format.
 */