Remove delivery queue done incrementation for mail delivery
This commit is contained in:
		
					parent
					
						
							
								6538a8eaca
							
						
					
				
			
			
				commit
				
					
						ff1f6564f9
					
				
			
		
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -210,10 +210,6 @@ class Delivery extends BaseObject
 | 
			
		|||
 | 
			
		||||
			case Protocol::MAIL:
 | 
			
		||||
				self::deliverMail($cmd, $contact, $owner, $target_item);
 | 
			
		||||
 | 
			
		||||
				if (in_array($cmd, [Delivery::POST, Delivery::COMMENT])) {
 | 
			
		||||
					ItemDeliveryData::incrementQueueDone($target_id);
 | 
			
		||||
				}
 | 
			
		||||
				break;
 | 
			
		||||
 | 
			
		||||
			default:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue