// Merge -> revision 8507
This commit is contained in:
@@ -76,7 +76,7 @@ class OrderConfirmationControllerCore extends FrontController
|
||||
'id_order_formatted' => sprintf('#%06d', $this->id_order)
|
||||
));
|
||||
/* If guest we clear the cookie for security reason */
|
||||
$this->context->customer->logout();
|
||||
$this->context->customer->mylogout();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user