issue #0001680 : Public method
This commit is contained in:
parent
951b329794
commit
7610091a9e
@ -20,7 +20,7 @@ class Scores_Utilisateur
|
||||
* @param stdClass $InfosLogin
|
||||
* @return stdClass
|
||||
*/
|
||||
protected function updateProfil($InfosLogin)
|
||||
public function updateProfil($InfosLogin)
|
||||
{
|
||||
$identity = new stdClass;
|
||||
$identity->username = $login;
|
||||
|
Loading…
Reference in New Issue
Block a user