From 044d80ef3e269799f368c326331968e22282cce8 Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Mon, 16 Aug 2021 03:55:36 +1000 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B0=D0=B1=D0=BE=D1=82=D0=B0=20=D0=BD?= =?UTF-8?q?=D0=B0=D0=B4=20=D1=81=D0=B0=D0=B9=D1=82=D0=BE=D0=BC=2019?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mirzaev/skillparts/system/config/web.php.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mirzaev/skillparts/system/config/web.php.example b/mirzaev/skillparts/system/config/web.php.example index dc4eccc..17cc014 100644 --- a/mirzaev/skillparts/system/config/web.php.example +++ b/mirzaev/skillparts/system/config/web.php.example @@ -98,7 +98,7 @@ $config = [ '///' => '
/-', 'profile/geolocation/' => 'profile/geolocation-', 'orders' => 'order/index', - 'orders/' => 'order/index', + 'orders/' => 'order/index', 'orders//' => 'order/', 'orders/supply//' => 'order/supply-', 'orders/supply///' => 'order/supply--',