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 <?php
$host = "127.0.0.1";
$host = "localhost";
$user = "root"; $user = "root";
$password = ""; $password = "";
$database = "users_db"; $database = "users_db";