В xyz
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
//ini_set('max_execution_time',600);//устанавливаем время работы скрипта
|
||||
|
||||
require_once("../include/class_table.php");
|
||||
require_once("../../config.php");
|
||||
require_once("../../config.xyz");
|
||||
|
||||
try
|
||||
{ $db = new PDO($db_connection, $db_login, $db_password);
|
||||
|
||||
Reference in New Issue
Block a user