mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
.pm: add bmp (Forum #57840)
git-svn-id: https://svn.fhem.de/fhem/trunk@12174 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
b45a42dc57
commit
63cd85b90e
@ -10,6 +10,7 @@ use Digest::MD5 qw(md5_hex);
|
||||
use vars qw($SSL_ERROR);
|
||||
|
||||
my %ext2MIMEType= qw{
|
||||
bmp image/bmp
|
||||
css text/css
|
||||
gif image/gif
|
||||
html text/html
|
||||
|
Loading…
Reference in New Issue
Block a user