Issue #0001547:
This commit is contained in:
parent
f7461f7e6d
commit
f54c221e5e
@ -49,7 +49,7 @@ class Scores_AuthAdapter implements Zend_Auth_Adapter_Interface
|
||||
$identity->acceptationCGU = $InfosLogin->result->acceptationCGU;
|
||||
$identity->ip = $adressIp;
|
||||
$identity->modeEdition = false;
|
||||
|
||||
$identity->lang = (!empty($InfosLogin->result->lang)) ? $InfosLogin->result->lang : 'fr';
|
||||
$timeout = (!empty($InfosLogin->result->timeout)) ? $InfosLogin->result->timeout : $this->_timeout;
|
||||
$identity->timeout = $timeout;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user