phpbb/phpBB/includes
Alexander Köplinger e25e411e2b [ticket/12101] Remove HTML redirect workaround for Microsoft/IIS webserver
The code was added as a workaround for bugs in very old versions of IIS,
dating back to 2002: see commit 849d766974.

Newer IIS versions handle the 'Location' header just fine, so we can avoid
the unnecessary HTML page for redirects. Given that it seems to work fine
since IIS 6.0 (on WinServer 2003), I don't think it's worth adding a special
check for earlier versions as they are no longer supported by MS as well.

PHPBB3-12101
2015-04-26 22:10:06 +02:00
..
acp Merge pull request #3376 from marc1706/ticket/13568-asc 2015-03-29 19:50:19 +02:00
diff [ticket/12557] Fix pass by reference doc blocks 2014-08-07 11:39:04 +03:00
hooks [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
mcp Merge pull request #3409 from Senky/ticket/11424 2015-04-06 11:31:53 +02:00
questionnaire [ticket/12775] Remove useless includes of config.php 2014-07-07 01:02:42 +02:00
ucp Merge pull request #3445 from RMcGirr83/ticket/13650 2015-03-10 15:20:26 +01:00
utf [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset 2014-06-16 19:05:09 +02:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
bbcode.php [ticket/13478] Add event core.bbcode_cache_init_end 2015-01-08 00:13:58 +01:00
compatibility_globals.php [ticket/13061] Replace the service event.subscriber_loader by a compiler pass 2014-09-13 14:34:18 +02:00
constants.php [3.1.x] Update development version to 3.1.5-dev 2015-04-10 09:56:20 +02:00
functions.php [ticket/12101] Remove HTML redirect workaround for Microsoft/IIS webserver 2015-04-26 22:10:06 +02:00
functions_acp.php Merge branch 'ticket/13568' into ticket/13568-asc 2015-02-06 10:19:39 +01:00
functions_admin.php [ticket/13658] renamed events and added table_ary parameter 2015-02-27 21:04:08 +01:00
functions_compatibility.php [ticket/13230] Add missing globals and missing request object for path helper 2014-10-27 14:54:17 +01:00
functions_compress.php [ticket/13045] Remove Pragma headers 2014-09-17 20:10:01 +02:00
functions_content.php [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 2015-02-11 12:03:54 +01:00
functions_convert.php [ticket/13441] Functions_convert fails to set global moderators default group 2015-01-03 13:45:52 +01:00
functions_database_helper.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_display.php [ticket/13596] Add display_forums() event to allow modifying forums list data 2015-02-10 10:05:44 +07:00
functions_download.php Merge branch 'develop-olympus' into develop-ascraeus 2015-01-28 19:56:47 +01:00
functions_install.php Merge branch 'develop-olympus' into develop-ascraeus 2014-07-30 15:01:16 +02:00
functions_jabber.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_mcp.php Merge pull request #3450 from brunoais/ticket/13142 2015-03-06 14:30:11 +01:00
functions_messenger.php [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 2015-02-11 12:03:54 +01:00
functions_module.php [ticket/12919] Use the modules basename as identifier for extension modules 2014-08-07 14:06:45 +02:00
functions_posting.php [ticket/13595] Removed unused code 2015-02-13 22:55:04 +01:00
functions_privmsgs.php [ticket/13595] Removed unused code 2015-02-13 22:55:04 +01:00
functions_transfer.php [ticket/12999] Remove @author tags 2014-08-19 22:54:45 +02:00
functions_upload.php [ticket/13755] Ignore dots in path when determining file extension. 2015-04-10 16:23:51 -07:00
functions_url_matcher.php [ticket/12557] Fix php file description 2014-08-07 13:19:49 +03:00
functions_user.php Merge pull request #3277 from dhruvgoel92/ticket/13472 2015-02-20 20:29:05 +01:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php [ticket/13743] Add $phpbb_root_path and $phpEx definitions in message_parser.php 2015-04-05 18:48:43 +07:00
sphinxapi.php [ticket/12721] Update rules descriptions 2014-06-16 23:07:28 +02:00
startup.php [ticket/13765] Verify SERVER_PROTOCOL has the expected format before using it. 2015-04-25 17:22:10 +02:00