diff --git a/script/user.php b/script/user.php index a38d082..7ec2b09 100644 --- a/script/user.php +++ b/script/user.php @@ -1,18 +1,18 @@ id = $identify; + $this->username = $pseudo; $this->passwd = $password; $this->img = $image; $this->email = $mail; } } -function __checkLogin(){ - /*Envoie donnée à la bdd*/ -} + ?> \ No newline at end of file