mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/14168] Move phpbb_unlink() into attachment delete class
PHPBB3-14168
This commit is contained in:
@@ -6,7 +6,9 @@ services:
|
||||
- @config
|
||||
- @dbal.conn
|
||||
- @dispatcher
|
||||
- @filesystem
|
||||
- @attachment.resync
|
||||
- %core.root_path%
|
||||
|
||||
attachment.resync:
|
||||
class: phpbb\attachment\resync
|
||||
|
Reference in New Issue
Block a user