repurposing madness

This commit is contained in:
Nathan 2025-12-19 16:30:28 +07:00
parent 63565edd46
commit 7b74e45623

View File

@ -1,6 +1,5 @@
<?php
$host = "localhost";
$host = "127.0.0.1";
$user = "root";
$password = "";
$database = "users_db";