DARK MODE
$stmt = $pdo->prepare("SELECT id, vorname, password, role, status FROM users_sourcex WHERE (email = ? OR id = ?) LIMIT 1");