mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 19:44:09 +02:00
Issue #4270 - WebP support.
This commit is contained in:
@@ -536,6 +536,7 @@ class e_thumbnail
|
||||
'jpg' => 'image/jpeg',
|
||||
'jpeg' => 'image/jpeg',
|
||||
'png' => 'image/png',
|
||||
'webp' => 'image/webp',
|
||||
//'bmp' => 'image/bmp',
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user