Alles jetzt OHNE 'Klaus'
This commit is contained in:
@@ -6,7 +6,7 @@ if (session_status() === PHP_SESSION_NONE) {
|
||||
session_start();
|
||||
}
|
||||
$host_name = 'localhost';
|
||||
$database = 'rezepte_klaus';
|
||||
$database = 'rezepte';
|
||||
$user_name = 'root';
|
||||
$password = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user