softlayer-object-storage-php icon indicating copy to clipboard operation
softlayer-object-storage-php copied to clipboard

Bug for mime types not in $mimeTypes array

Open adamh114 opened this issue 11 years ago • 0 comments

if the value of $fileName contains the object storage filename, line 100 will cause a warning since mime_content_type() checks the local filesystem.

image

adamh114 avatar Apr 13 '14 02:04 adamh114