2
0
forked from Wavyzz/dolibarr

FIX #yogosha8628

This commit is contained in:
Laurent Destailleur
2022-02-04 15:14:10 +01:00
parent f99e19e729
commit 5249840402
2 changed files with 6 additions and 1 deletions

View File

@@ -9236,7 +9236,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