Add feedback
This commit is contained in:
		
					parent
					
						
							
								6893e2c3f7
							
						
					
				
			
			
				commit
				
					
						fd22906d70
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2764,7 +2764,7 @@ class Contact
 | 
			
		|||
		} elseif (!empty($contact['id'])) {
 | 
			
		||||
			self::remove($contact['id']);
 | 
			
		||||
		} else {
 | 
			
		||||
			DI::logger()->info('Couldn\'t remove follower because of invalid contact array', ['contact' => $contact]);
 | 
			
		||||
			DI::logger()->info('Couldn\'t remove follower because of invalid contact array', ['contact' => $contact, 'callstack' => System::callstack()]);
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue