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