Смена БД
This commit is contained in:
parent
60a299f539
commit
638ae9eef1
@ -20,7 +20,7 @@ class db
|
||||
{
|
||||
if (!self::$_instance)
|
||||
{
|
||||
self::$_instance = Krugozor\Database\Mysql\Mysql::create("192.168.20.100", "combats_full", "JuUn1hWq4J")
|
||||
self::$_instance = Krugozor\Database\Mysql\Mysql::create("192.168.20.100", "battles", "bottle-neck-horse")
|
||||
// Выбор базы данных
|
||||
->setDatabaseName("combats_game")
|
||||
// Выбор кодировки
|
||||
|
Loading…
Reference in New Issue
Block a user