From 7f2f35b7deb96755afd215200ae14b4693d11f58 Mon Sep 17 00:00:00 2001 From: p3t3rp1Lz Date: Sat, 22 Nov 2025 09:31:50 +0100 Subject: [PATCH] Testsystem kenntlich gemacht --- includes/db_connect.php | 4 ---- index.php | 6 ++++++ konto.php | 6 ++++++ 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/includes/db_connect.php b/includes/db_connect.php index df9057e..37dc1d8 100644 --- a/includes/db_connect.php +++ b/includes/db_connect.php @@ -1,14 +1,10 @@ PDO::ERRMODE_EXCEPTION]); diff --git a/index.php b/index.php index c53830b..92ef3d7 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,6 @@ query("SELECT k.id, k.bezeichnung, @@ -38,6 +39,11 @@
+ Testsystem'; + } + ?>

Restguthaben :

diff --git a/konto.php b/konto.php index c383e43..35bf916 100644 --- a/konto.php +++ b/konto.php @@ -1,5 +1,6 @@ Neue Kontobewegung + Testsystem'; + } + ?>

: