aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/mimetype/guesser.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-081-1/+1
* [ticket/13031] Slightly change behavior of choose_mime_type and add unit testsMarc Alexander2014-09-051-4/+4
* [ticket/13031] Guess with all mimetype guessers and pick best guessMarc Alexander2014-09-051-7/+32
* [ticket/12557] Fix doc block in mimetype guessern-aleha2014-08-031-1/+6
* [ticket/12557] Fix doc block errors found by Sami pt1n-aleha2014-08-031-5/+1
* [ticket/12715] Cleanup comments in \phpbb\mimetype\*Tristan Darricau2014-06-151-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-7/+7
* [ticket/11912] Remove IN_PHPBB checks from mimetype guesser filesMarc Alexander2013-11-111-8/+0
* [ticket/11912] Introduce guesser priority to mimetype guessersMarc Alexander2013-11-111-1/+34
* [ticket/11912] Supply filename to content_guesser for guessing on windowsMarc Alexander2013-10-241-2/+2
* [ticket/11912] Add phpbb mimetype guesserMarc Alexander2013-10-231-0/+105