Files
Piwigo/admin/include
Eike Rathke 7ecf80d4e9 Check function_exists('mime_content_type') before calling
mime_content_type() is in the fileinfo extension that may not be
installed or configured. It's also checked in action.php

See https://piwigo.org/forum/viewtopic.php?id=32327
2023-08-08 10:43:58 +02:00
..