[-] FO : fixed bug #PSCFV-4702

This commit is contained in:
vAugagneur
2012-10-16 09:58:13 +00:00
parent f67dbd5f39
commit af8d26c1f4
4 changed files with 9 additions and 3 deletions
+1
View File
@@ -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),