// multistore can be chosen on AdminHome, this fix the #PSTEST-950 bug

This commit is contained in:
rMalie
2012-03-05 09:55:47 +00:00
parent f13b0b07e7
commit 497c1e77ea
@@ -31,7 +31,6 @@ class AdminHomeControllerCore extends AdminController
public function __construct()
{
$this->multishop_context = Shop::CONTEXT_ALL;
parent::__construct();
}