mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/17100] Remove reuse of template/all files in acp
PHPBB3-17100
This commit is contained in:
@@ -63,7 +63,6 @@ $template->set_custom_style(
|
||||
],
|
||||
[
|
||||
$phpbb_admin_path . 'style',
|
||||
$phpbb_root_path . 'styles/all/template/',
|
||||
],
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user