]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Fix #158 missing comma in mime.pm 159/head
authorMikel Olasagasti Uranga <mikel@olasagasti.info>
Thu, 16 Apr 2020 18:44:37 +0000 (20:44 +0200)
committerMikel Olasagasti Uranga <mikel@olasagasti.info>
Thu, 16 Apr 2020 18:44:37 +0000 (20:44 +0200)
Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
wwwroot/cgi-bin/lib/mime.pm

index a02d8e59d4d2537e3883a2821391b2a464aa26c7..bb9aa6cfbdd8cb8408467777a23aafa6cae1d1b1 100644 (file)
@@ -56,7 +56,7 @@
 'diskimage', 'Disc and media file extensions',
 'vm',        'Virtual Machine image',
 'torrent',   'BitTorrent File',
-'gis',       'GIS File'
+'gis',       'GIS File',
 'ebook',     'Ebook File'
 );