Update IPs

This commit is contained in:
2025-10-01 23:07:32 +02:00
parent 796d0553a1
commit 301722069d
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ function myErrorHandler($errno, $errstr, $errfile, $errline) {
// Set user-defined error handler function
//set_error_handler("myErrorHandler");
$furatalog = new mysqli("10.0.0.100", "furatalog_admin_usr", "NR6tLk7c56bPT5[]", "furatalog");
$furatalog = new mysqli("10.0.0.200", "furatalog_admin_usr", "NR6tLk7c56bPT5[]", "furatalog");
if (isset($_POST["url"])) {