diff --git a/html/laender.php b/html/laender.php index 63648b8..c573d6f 100644 --- a/html/laender.php +++ b/html/laender.php @@ -22,7 +22,7 @@ if(isset($_GET['land'])){ $stmt->bindParam(1, $like); $stmt->execute(); $data = $stmt->fetchAll(PDO::FETCH_ASSOC); - /*echo ''; + echo '
'; echo ''; foreach ($data as $row){ echo ''; @@ -30,19 +30,19 @@ if(isset($_GET['land'])){ echo ''; } echo ''; - }*/ + } echo '
idScan-Noinfecteddeadactivecuredtime
'.$item.'
'; } ?> -
+