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

[ticket/9687] Create ban message in manager and add missing sort directions

PHPBB3-9687
This commit is contained in:
Marc Alexander
2023-07-31 17:23:50 +02:00
parent 0be1ffd296
commit a0bd70885d
9 changed files with 42 additions and 38 deletions

View File

@@ -6,6 +6,7 @@ services:
- '@ban.type_collection'
- '@cache.driver'
- '@dbal.conn'
- '@language'
- '@user'
- '%tables.bans%'
- '%tables.users%'