Update IPs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
$furatalog = new mysqli("10.0.0.100", "furatalog_admin_usr", "NR6tLk7c56bPT5[]", "furatalog");
|
||||
$furatalog = new mysqli("10.0.0.200", "furatalog_admin_usr", "NR6tLk7c56bPT5[]", "furatalog");
|
||||
|
||||
$creator_name = $_POST["creator_name"];
|
||||
$creator_pb = $_POST["creator_pb"];
|
||||
|
||||
Reference in New Issue
Block a user