From cd4b68b8e719ee83bbe4b5d0fa14c57928e42bd9 Mon Sep 17 00:00:00 2001 From: Tim Krehan Date: Sun, 26 May 2019 18:00:18 +0200 Subject: [PATCH] wrapped i in dic --- cont/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cont/list.php b/cont/list.php index ee34d0c..b12f13c 100644 --- a/cont/list.php +++ b/cont/list.php @@ -33,7 +33,7 @@ print_r("
"); print_r("
$item->Anzahl $item->Einheit
"); print_r("
$item->Name
"); - print_r(""); + print_r("
"); print_r(""); } ?>