[-] FO : fixed bug #PSCFV-4702
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17871 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -264,6 +264,7 @@ class AddressControllerCore extends FrontController
|
||||
|
||||
// Assign common vars
|
||||
$this->context->smarty->assign(array(
|
||||
'onr_phone_at_least' => (int)Configuration::get('PS_ONE_PHONE_AT_LEAST'),
|
||||
'ajaxurl' => _MODULE_DIR_,
|
||||
'errors' => $this->errors,
|
||||
'token' => Tools::getToken(false),
|
||||
|
||||
Reference in New Issue
Block a user