Alex Savenko
/
semena
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
3269b8a01f594db4272ea9ff6ec9047c2485461b
Authored by
Dima
2017-01-31 11:50:20 +0200
1 parent
be3f0ff0
new basket | add redirect for new link
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
www/index.php
Inline
Side-by-side
www/index.php
Wrap text
Show/Hide comments
View file @
3269b8a
...
...
@@ -1803,10 +1803,6 @@ try
1803
1803
'action' => 'basket_ru',]
1804
1804
)
1805
1805
->setName( 'basket_ru' );
1806
-
1807
-
1808
-
1809
-
1810
1806
return $router;
1811
1807
}, true );
1812
1808
...
...