1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 03:34:04 +02:00

[ticket/17279] Get iconify icons from assets folder

PHPBB3-17279
This commit is contained in:
Marc Alexander
2023-12-29 21:26:41 +01:00
parent 5afa5db41f
commit 0c2fa3a065
4 changed files with 30 additions and 14 deletions

View File

@@ -20,6 +20,7 @@ services:
shared: false
arguments:
- ~
- '%core.root_path%'
cache.driver:
class: '%cache.driver.class%'