phpbb/phpBB
Marc Alexander e31474542d
[ticket/15498] Do not pass whether URL uses router to is_route
is_route expects a flag of whether this is a route that was generated
with the router as opposed to is_router_used() which returns whether
the router will be used via app.php.

PHPBB3-15498
2018-01-06 10:53:12 +01:00
..
adm [ticket/15471] Add core events to ACP when pruning a forum 2017-11-30 15:40:18 -05:00
assets [ticket/15478] Fix core.js $loadingIndicator JavaScript errors 2017-12-11 14:31:20 -05:00
bin [ticket/15317] Fix phpbbcli language 2017-08-18 20:13:42 +03:00
cache
config [ticket/15468] Add a service to merge duplicate BBCodes 2017-12-10 02:57:07 +01:00
develop [ticket/15307] fix for good! 2017-01-23 22:41:08 -05:00
docs [prep-release-3.2.2] Update changelog for 3.2.2-RC1 2017-12-28 15:10:03 +01:00
download Merge pull request #4868 from javiexin/ticket/15266 2017-12-27 14:15:27 +01:00
ext [ticket/12610] Correctly handle empty cache 2016-12-03 16:37:36 +01:00
files
images [ticket/15037] Optimize what can be 2017-01-24 17:15:41 -05:00
includes [ticket/15498] Do not pass whether URL uses router to is_route 2018-01-06 10:53:12 +01:00
install [prep-release-3.2.2] Update version to 3.2.2 2017-12-28 14:59:00 +01:00
language [ticket/15322] Adjust language variables as suggested 2017-12-27 13:31:09 +01:00
phpbb [prep-release-3.2.2] Add migration for 3.2.2-RC1 2017-12-28 15:02:37 +01:00
store
styles [prep-release-3.2.2] Update version to 3.2.2 2017-12-28 14:59:00 +01:00
.htaccess [ticket/14458] Explicitly state RewriteBase into .htaccess root file 2016-02-07 14:46:45 +01:00
app.php
common.php [ticket/15227] Check PHP version and remove old unused code 2017-05-12 23:04:54 +02:00
composer.json [ticket/15457] Updated s9e/text-formatter dependency 2017-12-10 02:55:10 +01:00
composer.lock [ticket/15179] Update dependencies for 3.2.x 2017-12-28 13:52:51 +01:00
cron.php Merge branch '3.1.x' into 3.2.x 2016-05-28 09:59:50 +02:00
faq.php [ticket/15200] Allow extensions using custom templates for help/faq controllers 2017-04-27 16:22:03 +07:00
feed.php [ticket/14688] Add core events to the feeds 2016-07-17 21:14:13 +07:00
index.php [ticket/15267] Hide birthday list if permission wasn't granted 2017-09-10 12:53:26 +02:00
mcp.php [ticket/10961] Send HTTP 403 when applicable 2016-09-01 08:48:37 +02:00
memberlist.php [ticket/15324] Add more core and template events 2017-08-16 22:38:34 +07:00
posting.php [ticket/15324] Add more core and template events 2017-08-16 22:38:34 +07:00
report.php
search.php [ticket/15476] Add event core.search_modify_post_row 2017-12-09 15:40:55 +01:00
ucp.php Merge branch '3.1.x' into 3.2.x 2017-04-19 23:08:15 +02:00
viewforum.php Merge pull request #4868 from javiexin/ticket/15266 2017-12-27 14:15:27 +01:00
viewonline.php Merge branch '3.1.x' into 3.2.x 2017-06-05 11:57:18 +02:00
viewtopic.php Merge pull request #4868 from javiexin/ticket/15266 2017-12-27 14:15:27 +01:00
web.config [ticket/security-181] Port .htaccess changes to other webserver types 2016-11-13 11:50:23 +01:00