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