* Fix code errors.
This commit is contained in:
@@ -160,7 +160,7 @@ class productModel extends model
|
||||
$this->cookie->set('preBranch', 0);
|
||||
setcookie('preBranch', 0, $this->config->cookieLife, $this->config->webRoot, '', $this->config->cookieSecure, true);
|
||||
}
|
||||
|
||||
}
|
||||
return $this->session->product;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user