isConfigured() ? $access->homeUrl() : 'role.php'), true, 302); exit; } catch (Throwable) { header('Location: role.php', true, 302); exit; }