phpbb/phpBB
2015-02-25 23:28:42 +00:00
..
adm [ticket/13554] Show feature release upgrades in blue rather than red. 2015-01-28 21:59:03 +01:00
assets [ticket/13277] Force IE to not cache AJAX requests. 2014-11-18 00:41:57 -08:00
bin [ticket/12663] Have cli.php language file at top level; unrelated to ACP. 2014-07-17 16:54:42 +02:00
cache
config Merge pull request #3293 from Nicofuma/ticket/13489 2015-01-20 23:27:54 +01:00
develop [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 2015-02-11 12:03:54 +01:00
docs Merge branch 'Wolfsblvt-ticket/13533' into 3.1.x 2015-02-20 20:41:55 +01:00
download [ticket/13061] Replace the service event.subscriber_loader by a compiler pass 2014-09-13 14:34:18 +02:00
ext [ticket/11163] Add ext/index.htm 2014-05-15 14:11:11 +02:00
files
images
includes [ticket/13652] Added $phpbb_dispatcher from global to phpbb_mcp_sorting() 2015-02-25 23:28:42 +00:00
install [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 2015-02-11 12:03:54 +01:00
language Merge pull request #3380 from n-aleha/ticket/13586 2015-02-20 20:52:54 +01:00
phpbb Merge pull request #3433 from Nicofuma/ticket/13643 2015-02-22 23:44:42 +01:00
store
styles Merge pull request #3425 from dragosvr92/patch-4 2015-02-20 20:55:23 +01:00
.htaccess Merge branch 'develop-olympus' into develop-ascraeus 2014-05-03 00:37:28 +02:00
app.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
common.php [ticket/13070] Adjust template hook name to match that provided in the class. 2014-10-20 19:59:56 -07:00
composer.json [ticket/13032] Also update symfony/css-selector and pin it down. 2014-09-03 21:47:41 +02:00
composer.lock Merge branch 'develop-olympus' into develop-ascraeus 2014-11-11 15:29:58 +01:00
cron.php [ticket/12898] Call garbage_collection() at the end of cron.php 2014-07-28 14:45:39 +02:00
faq.php [ticket/13600] Allow extensions to create a custom help page 2015-02-17 23:57:30 +01:00
feed.php [ticket/13348] Remove unnecessary global $cache 2015-02-03 18:24:16 +01:00
index.php [ticket/12885] New if for Index-page - board-index-text switch 2014-11-22 00:09:38 +01:00
mcp.php [ticket/13142] Extra space before the comment block 2014-11-29 10:40:35 +00:00
memberlist.php [ticket/13428] Add core events to memberlist.php for teampage 2015-01-06 11:01:18 +01:00
posting.php [ticket/13490] Allow multibyte characters in edit reason 2015-01-11 19:29:33 +01:00
report.php [ticket/13159] Allow to do extra auth checks on report posting 2014-12-03 17:53:10 +00:00
search.php [ticket/13595] Removed unused code 2015-02-13 22:55:04 +01:00
ucp.php [ticket/13422] Renamed event 2014-12-28 13:20:04 +04:00
viewforum.php Merge pull request #3265 from tas2580/develop-ascraeus 2015-01-09 21:41:19 +01:00
viewonline.php [ticket/13051] Fix core event name 2014-09-09 13:12:29 -07:00
viewtopic.php [ticket/13595] Removed unused code 2015-02-13 22:55:04 +01:00
web.config