~ubuntu-branches/debian/sid/php-horde-turba/sid

« back to all changes in this revision

Viewing changes to turba-4.1.0/config/mime_drivers.php

  • Committer: Package Import Robot
  • Author(s): Mathieu Parent
  • Date: 2013-08-11 13:16:25 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20130811131625-z91stjvq51jr9onv
Tags: 4.1.1-1
New upstream version 4.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?php
2
 
/**
3
 
 * MIME Viewer configuration for Turba.
4
 
 *
5
 
 * Settings in this file override settings in horde/config/mime_drivers.php.
6
 
 * All drivers configured in that file, but not configured here, will also
7
 
 * be used to display MIME content.
8
 
 *
9
 
 * IMPORTANT: DO NOT EDIT THIS FILE!
10
 
 * Local overrides MUST be placed in mime_drivers.local.php or mime_drivers.d/.
11
 
 * If the 'vhosts' setting has been enabled in Horde's configuration, you can
12
 
 * use mime_drivers-servername.php.
13
 
 */
14
 
 
15
 
/* By default, Turba uses the default Horde-wide settings contained in
16
 
 * horde/config/mime_drivers.php. */