From 3269b8a01f594db4272ea9ff6ec9047c2485461b Mon Sep 17 00:00:00 2001 From: Meteo Date: Tue, 31 Jan 2017 11:50:20 +0200 Subject: [PATCH] new basket | add redirect for new link --- www/index.php | 4 ---- 1 file changed, 0 insertions(+), 4 deletions(-) diff --git a/www/index.php b/www/index.php index 9c53c82..86a3850 100644 --- a/www/index.php +++ b/www/index.php @@ -1803,10 +1803,6 @@ try 'action' => 'basket_ru',] ) ->setName( 'basket_ru' ); - - - - return $router; }, true ); -- libgit2 0.21.4