[ticket/17100] Add back style/all folder

PHPBB3-17100
This commit is contained in:
Marc Alexander 2023-04-30 16:47:19 +02:00
parent b1aa0ccbcd
commit d2e14f5d5d
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -63,6 +63,7 @@ $template->set_custom_style(
],
[
$phpbb_admin_path . 'style',
$phpbb_root_path . 'styles/all/template/',
],
);