From cd3a2f7dbb27afcd08f08b144293396e80cc6991 Mon Sep 17 00:00:00 2001 From: timur Date: Wed, 29 Nov 2017 17:13:39 +0200 Subject: [PATCH] главная ru --- frontend/config/main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/config/main.php b/frontend/config/main.php index 8070928..36c0e0d 100755 --- a/frontend/config/main.php +++ b/frontend/config/main.php @@ -12,7 +12,7 @@ return [ 'id' => 'app-frontend', - 'homeUrl' => '/', + 'homeUrl' => '/ru', 'basePath' => dirname(__DIR__), 'bootstrap' => [ 'log', -- libgit2 0.21.4