This commit is contained in:
slawkens 2023-02-02 18:55:16 +01:00
parent 74d013049d
commit 3c77c54c8e

View File

@ -70,7 +70,7 @@ const VENDOR = BASE . 'vendor/';
// other dirs
const SESSIONS_DIR = SYSTEM . 'php_sessions';
const GUILD_IMAGES_DIR = 'user_images/';
const GUILD_IMAGES_DIR = 'images/guilds/';
const EDITOR_IMAGES_DIR = 'images/editor/';
const GALLERY_DIR = 'images/gallery/';