Home
last modified time | relevance | path

Searched refs:get_mime_type (Results 1 – 1 of 1) sorted by path

/plugin/fileshare/
H A Dfilesharedownload.php9 header ( "Content-Type: ". get_mime_type($filename) );
17 function get_mime_type($filename) { function