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