mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Move themes to resources/views/themes folder
This commit is contained in:
@@ -42,7 +42,7 @@ return [
|
||||
'right_delimiter' => '}',
|
||||
|
||||
// path info
|
||||
'template_path' => base_path().'/public/themes',
|
||||
'template_path' => base_path().'/resources/views/themes',
|
||||
|
||||
// smarty cache directory
|
||||
'cache_path' => storage_path().'/framework/smarty/cache',
|
||||
|
||||
Reference in New Issue
Block a user