[-] 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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user