issue #0001605 : use tabInfoUser when a user ask for account options
This commit is contained in:
parent
fe02d03824
commit
67039f8d52
@ -137,7 +137,7 @@ class Gestion extends WsScore
|
||||
$result->clientTest = $this->tabInfoUser['clientTest'];
|
||||
$result->typeScore = $this->tabInfoUser['typeScore'];
|
||||
$result->nbReponses = $this->tabInfoUser['nbReponses'];
|
||||
$result->lang = $tabRep['lang'];
|
||||
$result->lang = $this->tabInfoUser['lang'];
|
||||
$result->formatMail = $this->tabInfoUser['formatMail'];
|
||||
$result->reference = $this->tabInfoUser['referenceParDefaut'];
|
||||
$result->dateDebutCompte = $this->tabInfoUser['dateDebutCompte'];
|
||||
|
Loading…
x
Reference in New Issue
Block a user