1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-11 15:44:49 +02:00

feat(core): revert Entries Manager - Media section updates #225 #186

This commit is contained in:
Awilum
2019-09-07 15:49:23 +03:00
parent b65ee0fe64
commit a2a553f03b
5 changed files with 29 additions and 17 deletions

View File

@@ -33,7 +33,6 @@ define('ROOT_DIR', str_replace(DIRECTORY_SEPARATOR, '/', getcwd()));
*/
define('PATH', [
'site' => ROOT_DIR . '/site',
'assets' => ROOT_DIR . '/site/assets',
'plugins' => ROOT_DIR . '/site/plugins',
'themes' => ROOT_DIR . '/site/themes',
'entries' => ROOT_DIR . '/site/entries',