Just save images into images/editor

This commit is contained in:
slawkens
2023-02-02 18:29:41 +01:00
parent dd6581f7f7
commit 708aa2d72f
3 changed files with 2 additions and 3 deletions

View File

@@ -67,7 +67,6 @@ const PLUGINS = BASE . 'plugins/';
const TEMPLATES = BASE . 'templates/';
const TOOLS = BASE . 'tools/';
const VENDOR = BASE . 'vendor/';
const USER = BASE . 'user/';
// menu categories
const MENU_CATEGORY_NEWS = 1;