From 211307931142d8e098d67bffa31cea5d48009246 Mon Sep 17 00:00:00 2001 From: eichehome Date: Sun, 5 Dec 2021 13:18:00 +0000 Subject: [PATCH] Sensible Daten --- include/DBConnection.inc.php | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 include/DBConnection.inc.php diff --git a/include/DBConnection.inc.php b/include/DBConnection.inc.php deleted file mode 100644 index d92ec5d..0000000 --- a/include/DBConnection.inc.php +++ /dev/null @@ -1,35 +0,0 @@ -. - */ - - /* -$servername = "localhost"; -$username = "root"; -$password = "MyStr0ngPassword#8"; -$dbname = "d03087b3"; -*/ - -$servername = "w01a0ec4.kasserver.com"; -$username = "d03087b3"; -$password = "Hallowelt123!"; -$dbname = "d03087b3"; - -/* -$table = "Test_v2"; -$kurstable = "Kursbeschreibung"; -*/