// Merge -> 10309
This commit is contained in:
@@ -96,4 +96,4 @@ if ($context->cookie->shopContext)
|
||||
if (count($split) == 2 && $split[0] == 's')
|
||||
$shopID = (int)$split[1];
|
||||
}
|
||||
$context->shop = new Shop($shopID);
|
||||
$context->shop = new Shop($shopID);
|
||||
Reference in New Issue
Block a user