1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12787] Add controller_helper::get_current_url()

PHPBB3-12787
This commit is contained in:
Tristan Darricau
2014-07-08 00:04:11 +02:00
parent 7399f29df8
commit 9374d14e27
2 changed files with 17 additions and 1 deletions

View File

@@ -96,6 +96,7 @@ services:
- @config
- @controller.provider
- @ext.manager
- @symfony_request
- %core.root_path%
- %core.php_ext%