Maksym #25

Merged
DarksLight2 merged 3 commits from Maksym into dev-php74-utf8 2023-01-10 22:51:02 +00:00
Showing only changes of commit c3b46c30b2 - Show all commits

View File

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