2
0

change directorys for KA2 in LBT3

This commit is contained in:
2026-05-20 13:33:22 +02:00
parent ad8114a31b
commit 810a541924
6 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?php
// DANIEL CWIKLA
$db_engine = "mysql";
$db_name = "hardwarefuchs";
$db_host = "localhost";
$db_user = "phpmyadmin";
$db_password = "server";
?>