"pending" shouldn't be set as well by default ...
This commit is contained in:
		
					parent
					
						
							
								f28301e18f
							
						
					
				
			
			
				commit
				
					
						17a39340b5
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -448,6 +448,7 @@ class Probe
 | 
			
		|||
				if (!$old_fields) {
 | 
			
		||||
					$old_fields = true;
 | 
			
		||||
					$fields['blocked'] = false;
 | 
			
		||||
					$fields['pending'] = false;
 | 
			
		||||
				}
 | 
			
		||||
 | 
			
		||||
				dba::update('contact', $fields, $condition, $old_fields);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue