mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17100] Remove reuse of template/all files in acp
PHPBB3-17100
This commit is contained in:
parent
11eeeae150
commit
b1aa0ccbcd
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ $template->set_custom_style(
|
|||
],
|
||||
[
|
||||
$phpbb_admin_path . 'style',
|
||||
$phpbb_root_path . 'styles/all/template/',
|
||||
],
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue