[ticket/17100] Remove reuse of template/all files in acp

PHPBB3-17100
This commit is contained in:
Marc Alexander 2023-04-29 13:56:37 +02:00
parent 11eeeae150
commit b1aa0ccbcd
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

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