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

[ticket/11327] Adjust code per review comments

PHPBB3-11327
This commit is contained in:
Marc Alexander
2019-10-03 16:56:17 +02:00
parent f920336be4
commit 3a443b5623
3 changed files with 20 additions and 19 deletions

View File

@@ -12,6 +12,6 @@ services:
- '@request'
- '@template'
- '@user'
- '%tables%'
- '%tables.users%'
- '%core.root_path%'
- '%core.php_ext%'