// removing cookie from product customization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7680 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -174,7 +174,6 @@ abstract class AdminTabCore
|
||||
public function __construct()
|
||||
{
|
||||
$context = Context::getContext();
|
||||
$context->tab = $this;
|
||||
|
||||
$this->id = Tab::getCurrentTabId();
|
||||
$this->_conf = array(
|
||||
|
||||
Reference in New Issue
Block a user