Re correction pour nouveaux
This commit is contained in:
parent
f848e234fb
commit
25ea178b80
@ -138,7 +138,7 @@ class Credit extends Scores_Ws_Server
|
||||
$balance=$payrow['nbCredit'];
|
||||
$data=array(
|
||||
'idUser' => $idUser,
|
||||
'login' => $this->User->identity->username,
|
||||
'login' => $this->User->login,
|
||||
'balance' => $balance,
|
||||
'created' => Date('Y-m-d H:i:s')
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user