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

[ticket/15905] Try it without auth

PHPBB3-15905
This commit is contained in:
mrgoldy
2018-12-10 00:10:27 +01:00
committed by Marc Alexander
parent eee00652e7
commit 133dfd0a84
10 changed files with 10 additions and 83 deletions

View File

@@ -37,7 +37,6 @@ services:
template.twig.extensions.phpbb:
class: phpbb\template\twig\extension
arguments:
- '@auth'
- '@template_context'
- '@template.twig.environment'
- '@language'