1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 11:13:59 +02:00

[ticket/9687] Fix bugs when banning and add TODO's

PHPBB3-9687
This commit is contained in:
Oliver Schramm
2018-09-30 04:13:12 +02:00
committed by Marc Alexander
parent 728b200cd9
commit 64ab1fc24c
4 changed files with 6 additions and 5 deletions

View File

@@ -36,6 +36,6 @@ services:
- '@dbal.conn'
- '@log'
- '@user'
- '%tables.users'
- '%tables.users%'
tags:
- { name: ban.type }