mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2024-12-25 05:42:23 +00:00
Merge remote-tracking branch 'origin/master'
# Conflicts: # server_files/controllers/inscription.php
This commit is contained in:
commit
7266fe8e24
@ -40,7 +40,6 @@ class NewUser
|
||||
|
||||
public function __construct($data)
|
||||
{
|
||||
|
||||
foreach ($data as $key => $value)
|
||||
$this->$key = htmlspecialchars($value);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user