doplneni db po aktualizaci

This commit is contained in:
kankys
2024-10-05 15:44:57 +02:00
parent 9e16b335c9
commit f7c7b7ec63
5 changed files with 32 additions and 1 deletions

View File

@ -7,7 +7,7 @@
*/
function connectionDB() {
$db_host = "127.0.0.1";
$db_user = "kankys.jr";
$db_user = "kankys";
$db_password = "Heslo123";
$db_name = "skola";