dev-php74-utf8 #31

Merged
lopar merged 15 commits from dev-php74-utf8 into master 2023-01-11 13:52:04 +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;