аэы
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
<?php
|
||||
|
||||
require_once("_config.php"); //("api/_config.php");
|
||||
|
||||
$db = new mysqli($Config["db"]["addr"], $Config["db"]["user"], $Config["db"]["pass"], $Config["db"]["name"]);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user