Completed
Pull Request — master (#3237)
by Emanuele
14:50
created
sources/subs/Attachments.subs.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2340,7 +2340,7 @@
 block discarded – undo
2340 2340
  * This function returns the mimeType of a file using the best means available
2341 2341
  *
2342 2342
  * @param string $filename
2343
- * @return bool|mixed|string
2343
+ * @return string
2344 2344
  */
2345 2345
 function get_finfo_mime($filename)
2346 2346
 {
Please login to merge, or discard this patch.