Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 7f1750644abddea59ca054b545b2a941 > files > 7

horde-turba-2.3.2-2mdv2010.0.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.
 */