// Multishipping : on opc, on putting multi-shipping to off, the cart is set to one address delivery

This commit is contained in:
mDeflotte
2011-11-22 17:18:30 +00:00
parent 52c1cf43f3
commit 9c76b35ec4
5 changed files with 60 additions and 7 deletions
-2
View File
@@ -294,10 +294,8 @@ class AuthControllerCore extends FrontController
}
}
}
elog('here???');
if ($this->ajax)
{
elog(Tools::getToken(false));
$return = array(
'hasError' => !empty($this->errors),
'errors' => $this->errors,