Update IPs
This commit is contained in:
+1
-1
@@ -18,7 +18,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"])) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user