aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/phpbb/mimetype/content_guesser.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/mimetype/content_guesser.php b/phpBB/phpbb/mimetype/content_guesser.php
index 65c4703e2a..6bdd410af4 100644
--- a/phpBB/phpbb/mimetype/content_guesser.php
+++ b/phpBB/phpbb/mimetype/content_guesser.php
@@ -452,7 +452,7 @@ class content_guesser
'xif' => 'image/vnd.xiff',
'xl' => 'application/excel',
'xla' => 'application/excel',
- 'xlb' => 'application/excel',,
+ 'xlb' => 'application/excel',
'xlc' => 'application/excel',
'xld' => 'application/excel',
'xlk' => 'application/excel',