mirror of
				https://github.com/pierre42100/ComunicAPI
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Fix table structure typo
This commit is contained in:
		@@ -302,7 +302,7 @@ class AccountComponent {
 | 
			
		||||
		
 | 
			
		||||
		//Prepare database update
 | 
			
		||||
		$modifs = array(
 | 
			
		||||
			"pasword_reset_token" => $token,
 | 
			
		||||
			"password_reset_token" => $token,
 | 
			
		||||
			"password_reset_token_time_create" => time()
 | 
			
		||||
		);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user