mirror of
https://github.com/friendica/friendica
synced 2025-05-04 09:04:11 +02:00
Use last entry for Content-Type
This commit is contained in:
parent
8c7185154d
commit
e17befb7d6
2 changed files with 8 additions and 2 deletions
|
@ -77,7 +77,7 @@ class Images
|
|||
*
|
||||
* @param string $image_data Image data
|
||||
* @param string $filename File name (for guessing the type via the extension)
|
||||
* @param string $mimeTypes possible mime type
|
||||
* @param string $mimeType possible mime type
|
||||
*
|
||||
* @return string
|
||||
* @throws \Exception
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue