Browse Source

added mop back to mimedetect.

pull/556/head
MorganDawe 10 years ago
parent
commit
4d9a1ce26e
  1. 1
      includes/mime_detect.inc

1
includes/mime_detect.inc

@ -214,6 +214,7 @@ class MimeDetect {
// OpenDX Grid.
"dx" => "chemical/x-jcamp-dx",
// MOPAC Cartesian.
"mop" => "chemical/x-mopac-input",
// Compressed formats:
// (note: http://svn.cleancode.org/svn/email/trunk/mime.types)
"tgz" => "application/x-gzip",

Loading…
Cancel
Save