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

[ticket/17457] Remove dir from manifest, it’s not implemented

PHPBB-17457
This commit is contained in:
Matt Friedman
2024-12-20 20:18:31 -08:00
parent 3ffdb4cce3
commit b6b0973e9e
3 changed files with 1 additions and 10 deletions

View File

@@ -161,7 +161,6 @@ services:
class: phpbb\manifest
arguments:
- '@config'
- '@language'
- '@path_helper'
- '@event_dispatcher'
- '@user'