mirror of
https://github.com/flextype/flextype.git
synced 2025-08-16 18:14:04 +02:00
refactor(core): total refactor from the core next round #414
This commit is contained in:
@@ -37,7 +37,7 @@ define('PATH', [
|
||||
'entries' => ROOT_DIR . '/site/entries',
|
||||
'tokens' => ROOT_DIR . '/site/tokens',
|
||||
'config' => [
|
||||
'default' => ROOT_DIR . '/flextype/config',
|
||||
'default' => ROOT_DIR . '/src/flextype/config',
|
||||
'site' => ROOT_DIR . '/site/config',
|
||||
],
|
||||
'cache' => ROOT_DIR . '/var/cache',
|
||||
|
Reference in New Issue
Block a user