mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/14273] Remove unused core.root_path dependency in files.upload service
PHPBB3-14273
This commit is contained in:
@@ -25,7 +25,6 @@ services:
|
||||
- @language
|
||||
- @php_ini
|
||||
- @request
|
||||
- %core.root_path%
|
||||
|
||||
files.types.form:
|
||||
class: phpbb\files\types\form
|
||||
|
Reference in New Issue
Block a user