From aeee6843ff57b5c69131b2437ea606e9aae59694 Mon Sep 17 00:00:00 2001 From: yannic Date: Fri, 17 Oct 2025 17:58:42 +0200 Subject: [PATCH 1/2] Added loanID to loan tables --- index.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.php b/index.php index 14e3531..acdd79d 100644 --- a/index.php +++ b/index.php @@ -207,6 +207,7 @@ $lateLoans = getLateLoans($pdo);

Verliehene Bücher

+ @@ -216,6 +217,7 @@ $lateLoans = getLateLoans($pdo); + @@ -230,6 +232,7 @@ $lateLoans = getLateLoans($pdo);
ID Vorname Nachname Klasse/FunktionRückgabe fällig
#

Versäumte Rückgaben

+ @@ -239,6 +242,7 @@ $lateLoans = getLateLoans($pdo); + From 4e0bd86ae1d1999078f2ae7ef2e492de03882567 Mon Sep 17 00:00:00 2001 From: yannic Date: Fri, 17 Oct 2025 18:04:42 +0200 Subject: [PATCH 2/2] Added min value for add copies --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index acdd79d..90cf01d 100644 --- a/index.php +++ b/index.php @@ -72,7 +72,7 @@ $lateLoans = getLateLoans($pdo);


ID Vorname Nachname Klasse/FunktionRückgabe fällig
#