// Merge -> 10309
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10333 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -220,6 +220,7 @@ class CookieCore
|
||||
*/
|
||||
public function mylogout()
|
||||
{
|
||||
unset($this->_content['id_compare']);
|
||||
unset($this->_content['id_customer']);
|
||||
unset($this->_content['id_guest']);
|
||||
unset($this->_content['is_guest']);
|
||||
|
||||
Reference in New Issue
Block a user