diff --git a/cont/list.php b/cont/list.php index 32fc1c4..35e0a15 100644 --- a/cont/list.php +++ b/cont/list.php @@ -32,6 +32,7 @@ print_r("
"); print_r("
$item->Anzahl $item->Einheit
"); print_r("
$item->Name
"); + print_r("
"); print_r(""); } ?>