mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Перемещение шаблонов на Twig в новую папку
This commit is contained in:
parent
5b692ed179
commit
93a2b72196
3 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ $config = [
|
|||
|
||||
// Twig
|
||||
'twig' => [
|
||||
'dir_templates' => __DIR__ . '/../styles/templates/default',
|
||||
'dir_templates' => __DIR__ . '/../templates/default',
|
||||
'dir_cache' => __DIR__ . '/../internal_data/cache',
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue