improvements

This commit is contained in:
Fabian Schieder 2026-01-22 20:19:54 +01:00
parent 3d98c9c59f
commit 99870b502f

View File

@ -1,7 +1,7 @@
<?php include 'header.php'; ?> <?php include 'header.php'; ?>
<?php <?php
$servername = "127.0.0.1"; $servername = "localhost";
$port = 13306; $port = 13306;
$username = "FSST"; $username = "FSST";
$password = "L9wUNZZ9Qkbt"; $password = "L9wUNZZ9Qkbt";