[-] 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
@@ -167,6 +167,7 @@ class AuthControllerCore extends FrontController
$days = Tools::dateDays();
$this->context->smarty->assign(array(
'onr_phone_at_least' => (int)Configuration::get('PS_ONE_PHONE_AT_LEAST'),
'years' => $years,
'sl_year' => (isset($selectedYears) ? $selectedYears : 0),
'months' => $months,