mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
[ticket/17279] Get iconify icons from assets folder
PHPBB3-17279
This commit is contained in:
@@ -10,3 +10,4 @@ services:
|
||||
shared: false
|
||||
arguments:
|
||||
- '@log'
|
||||
- '%core.root_path%'
|
||||
|
@@ -20,6 +20,7 @@ services:
|
||||
shared: false
|
||||
arguments:
|
||||
- ~
|
||||
- '%core.root_path%'
|
||||
|
||||
cache.driver:
|
||||
class: '%cache.driver.class%'
|
||||
|
Reference in New Issue
Block a user