mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-07 02:11:26 +02:00
fixes #2550 checks MIME type against each uploaded file
This commit is contained in:
@@ -92,6 +92,7 @@ if ($locked_album > 0)
|
||||
}
|
||||
|
||||
fs_quick_check();
|
||||
check_authorized_file_extension_mime_types();
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | template init |
|
||||
|
||||
Reference in New Issue
Block a user