läuft schon

This commit is contained in:
2022-12-17 01:18:54 +01:00
parent 147fd66fff
commit 6c48baac3d
17 changed files with 506 additions and 182 deletions

View File

@ -9,7 +9,8 @@ class Database
private $db_username = 'k200835_user_dog';
private $db_password = 'X0pEiBsXN3RLazGhQVvP';
public function dbConnection(){
public function dbConnection()
{
try
{