1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/17107] Fix viewonline page locations for posting modes

PHPBB3-17107
This commit is contained in:
rxu
2023-05-23 18:59:25 +07:00
parent bddb4decfb
commit f5c5d7d1e6
4 changed files with 174 additions and 3 deletions

View File

@@ -71,3 +71,4 @@ services:
class: phpbb\viewonline_helper
arguments:
- '@filesystem'
- '@dbal.conn'