DataObjects/Images.php
authorAlan Knowles <alan@roojs.com>
Mon, 13 May 2013 09:23:22 +0000 (17:23 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 13 May 2013 09:23:22 +0000 (17:23 +0800)
DataObjects/Images.php

index a949eda..413b283 100644 (file)
@@ -299,6 +299,7 @@ class Pman_Core_DataObjects_Images extends DB_DataObject
                         'text/application',
                         'application/octet-stream',
                         'image/x-png',  // WTF does this?
+                        'image/pjpeg',  // WTF does this?
                         '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!!?