DataObjects/Images.php
authorAlan Knowles <alan@roojs.com>
Mon, 29 Apr 2013 06:19:10 +0000 (14:19 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 29 Apr 2013 06:19:10 +0000 (14:19 +0800)
DataObjects/Images.php

index 3d8f8f3..9709e6b 100644 (file)
@@ -298,6 +298,7 @@ class Pman_Core_DataObjects_Images extends DB_DataObject
         if (in_array($this->mimetype, array(
                         'text/application',
                         'application/octet-stream',
+                        'application/x-apple-msg-attachment', /// apple doing it's magic...
                         'application/vnd.ms-excel',   /// sometimes windows reports csv as excel???
                         'application/csv-tab-delimited-table', // windows again!!?
                 ))) { // weird tyeps..