mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-01 15:34:53 +02:00
The content_guesser now only guesses the mimetype with the function mime_content_type() while the guessing by extension is done using the extension_guesser. PHPBB3-11912