# nur nicht geloeschte Messages beachten
for ($i=0; $i < @{$threads -> {$ftid}}; $i++) {
if ($threads -> {$ftid} -> [$i] -> {deleted}) {
# nur nicht geloeschte Messages beachten
for ($i=0; $i < @{$threads -> {$ftid}}; $i++) {
if ($threads -> {$ftid} -> [$i] -> {deleted}) {