// update module tab positions & payment

This commit is contained in:
sLorenzini
2013-07-15 11:55:06 +02:00
parent b8babdadb3
commit 0c4a5bd984
6 changed files with 157 additions and 114 deletions
@@ -30,6 +30,7 @@ class AdminPaymentControllerCore extends AdminController
public function __construct()
{
$this->bootstrap = true;
parent::__construct();
$shop_id = Context::getContext()->shop->id;