1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-16 21:54:00 +02:00

[ticket/11215] Make controller helper url() method use correct format

PHPBB3-11215
This commit is contained in:
David King
2013-09-02 10:51:46 -07:00
parent 9d48ee446b
commit 913e5a1f2e
2 changed files with 18 additions and 16 deletions

View File

@@ -90,6 +90,7 @@ services:
arguments:
- @template
- @user
- @request
- %core.root_path%
- %core.php_ext%