Баг с кодировкой в чате

This commit is contained in:
Maksym 2023-01-10 19:39:35 +01:00
parent 90b9c8325e
commit c3b46c30b2

View File

@ -10,6 +10,7 @@ if (!defined('GAME_VERSION')) {
require_once '_incl_data/autoload.php';
}
use Core\{Config, Database, Db};
use User\Confirmation;