From ab970368222b0d18391c7443ac2447e8be6aa8d4 Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Wed, 13 Apr 2022 13:18:06 +1000 Subject: [PATCH] =?UTF-8?q?=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9?= =?UTF-8?q?=D0=BA=D0=B8=20=D0=BC=D0=B0=D1=80=D1=88=D1=80=D1=83=D1=82=D0=B8?= =?UTF-8?q?=D0=B7=D0=B0=D1=86=D0=B8=D0=B8=20=D0=BF=D0=BE=D0=B4=20=D0=BF?= =?UTF-8?q?=D1=80=D0=BE=D0=B8=D0=B7=D0=B2=D0=BE=D0=B4=D0=B8=D1=82=D0=B5?= =?UTF-8?q?=D0=BB=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mirzaev/skillparts/system/config/web.php.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mirzaev/skillparts/system/config/web.php.example b/mirzaev/skillparts/system/config/web.php.example index 8b44719..f4d6996 100644 --- a/mirzaev/skillparts/system/config/web.php.example +++ b/mirzaev/skillparts/system/config/web.php.example @@ -98,8 +98,8 @@ $config = [ '<_key:[0-9]+>//' => 'account/', '<_key:[0-9]+>/files/' => 'account/file', '<_key:[0-9]+>/' => 'account/', - 'product/' => 'product/index', - 'product//' => 'product/', + 'product//' => 'product/index', + 'product///' => 'product/', '///' => '
/-', 'products///' => 'product/', 'profile/geolocation/' => 'profile/geolocation-',