Bugfix: Repairing a contact was more like killing the contact ...
This commit is contained in:
		
					parent
					
						
							
								9f68676db6
							
						
					
				
			
			
				commit
				
					
						72ecb9e67b
					
				
			
		
					 5 changed files with 5 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -243,7 +243,7 @@ function _contact_update_profile($contact_id) {
 | 
			
		|||
		return;
 | 
			
		||||
 | 
			
		||||
	$updatefields = array("name", "nick", "url", "addr", "batch", "notify", "poll", "request", "confirm",
 | 
			
		||||
				"poco", "network", "alias", "pubkey");
 | 
			
		||||
				"poco", "network", "alias");
 | 
			
		||||
	$update = array();
 | 
			
		||||
 | 
			
		||||
	if ($data["network"] == NETWORK_OSTATUS) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue