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

Merge pull request #6581 from marc1706/ticket/17283

[ticket/17283] Remove iconify support
This commit is contained in:
Marc Alexander
2024-02-22 19:49:18 +01:00
committed by GitHub
105 changed files with 450 additions and 110736 deletions

View File

@@ -2,12 +2,3 @@ services:
assets.bag:
class: phpbb\template\assets_bag
shared: false
arguments:
- '@assets.iconify_bundler'
assets.iconify_bundler:
class: phpbb\assets\iconify_bundler
shared: false
arguments:
- '@log'
- '%core.root_path%'