From 167c8e641fe16cab12e43c9019b7dc83941f692a Mon Sep 17 00:00:00 2001 From: Hmelex Date: Fri, 11 Jan 2019 16:09:07 +0200 Subject: [PATCH] =?UTF-8?q?=D0=92=20=D0=B8=D0=BD=D1=81=D1=82=D0=B0=D0=BB?= =?UTF-8?q?=D0=BB=D0=B5=20=D0=BF=D0=BE=D0=B4=D0=BF=D1=80=D0=B0=D0=B2=D1=8C?= =?UTF-8?q?=D1=82=D0=B5=20226=20=D1=81=D1=82=D1=80=D0=BE=D1=87=D0=BA=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Столько времени прошло :(( https://www.nulled.cc/threads/291347/page-18#post-2834230 --- install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.php b/install.php index ee02c015..0d2581ee 100644 --- a/install.php +++ b/install.php @@ -223,7 +223,7 @@ function dbconfig() if(empty($error)) { - mysqlrestore($mysqli, 'simpla.sql'); + mysqlrestore($mysqli, 'rapida.sql'); $conf = include('config/db.php');