mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-08 02:28:23 +01:00
# WARNING: head commit changed in the meantime
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
@@ -9360,7 +9360,7 @@ function dolIsAllowedForPreview($file)
|
||||
|
||||
|
||||
/**
|
||||
* Return mime type of a file
|
||||
* Return MIME type of a file from its name with extension.
|
||||
*
|
||||
* @param string $file Filename we looking for MIME type
|
||||
* @param string $default Default mime type if extension not found in known list
|
||||
|
||||
Reference in New Issue
Block a user