phpbb/phpBB
Marc Alexander bc7ff47537 [ticket/11912] Supply filename to content_guesser for guessing on windows
The filename of the files sent to the guesser by plupload do not contain
the file extension. Therefore, it's impossible to guess the mimetype if
only the content_guesser is available and the function mime_content_type()
doesn't exist. By supplying the filename we can circumvent this issue.

PHPBB3-11912
2013-10-24 12:05:00 +02:00
..
adm [ticket/11936] Update color scheme of new no_avatar.gif 2013-10-20 14:53:44 -07:00
assets [ticket/11916] Remove files from hidden attach list after deletion 2013-10-23 11:50:41 +02:00
cache [ticket/11700] Add back accidently deleted file in cache dir 2013-09-17 16:18:04 +02:00
config [ŧicket/11912] Get rid of obsolete variables in content_guesser 2013-10-24 12:03:28 +02:00
develop [ticket/11905] 3.1.0-a1 Migration 2013-10-10 18:19:20 -05:00
docs Merge branch 'develop-olympus' into develop 2013-10-20 16:05:46 -07:00
download [ticket/11700] Correctly load extensions with nonprefixed namespaces 2013-09-17 16:15:44 +02:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes Merge pull request #1801 from nickvergessen/ticket/11948 2013-10-22 00:29:20 -07:00
install [develop] Update version to 3.1.0-a2-dev 2013-10-15 22:46:02 +02:00
language [ticket/11921] Move any HTML for Notifications to the templates 2013-10-16 10:07:54 -07:00
phpbb [ticket/11912] Supply filename to content_guesser for guessing on windows 2013-10-24 12:05:00 +02:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles [ticket/11936] Update color scheme of new no_avatar.gif 2013-10-20 14:53:44 -07:00
.htaccess [ticket/11215] Remove unnecessary comment 2013-09-02 15:34:14 -07:00
app.php [ticket/11852] Split filesystem and path_helper into 2 classes 2013-09-26 15:34:44 +02:00
common.php [ticket/11850] Need symfony request and filesystem setup globally for session 2013-09-30 18:44:02 -05:00
composer.json Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop 2013-09-13 15:56:28 -05:00
composer.lock Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop 2013-09-13 15:56:28 -05:00
cron.php [ticket/11189] Replace DEBUG_EXTRA with DEBUG 2012-11-10 10:45:02 -06:00
faq.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
feed.php [ticket/11481] Move prepended slash from calls into function 2013-06-06 20:35:38 +02:00
index.php [ticket/11103] Instantiate $phpbb_notifications as needed 2012-12-13 19:19:40 -06:00
mcp.php [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
memberlist.php Merge pull request #1654 from rechosen/ticket/11786 2013-10-03 20:22:41 -07:00
posting.php [feature/plupload/integration] Integration of Plupload 2013-10-11 17:40:16 +02:00
report.php [ticket/11763] Add missing variable when reporting a PM to avoid SQL Error 2013-08-03 17:30:28 +02:00
search.php Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 2013-09-16 01:24:05 +02:00
ucp.php Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 2013-09-16 01:24:05 +02:00
viewforum.php Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 2013-09-16 01:24:05 +02:00
viewonline.php [ticket/11259] adm_relative_path -> phpbb_adm_relative_path 2012-12-09 19:29:51 -06:00
viewtopic.php [ticket/10383] Update the results without the overlay popup. 2013-10-07 17:55:04 -07:00
web.config [feature/controller] Remove URL rewriting by default 2012-11-16 17:06:02 -05:00