Forgotten change in src/Worker/Queue.php
This commit is contained in:
		
					parent
					
						
							
								2196a0577b
							
						
					
				
			
			
				commit
				
					
						456dfbe486
					
				
			
		
					 1 changed files with 3 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -119,10 +119,9 @@ class Queue
 | 
			
		|||
			return;
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		$data      = $q_item['content'];
 | 
			
		||||
		$public    = $q_item['batch'];
 | 
			
		||||
		$contact   = $c[0];
 | 
			
		||||
		$owner     = $u[0];
 | 
			
		||||
		$data   = $q_item['content'];
 | 
			
		||||
		$public = $q_item['batch'];
 | 
			
		||||
		$owner  = $user;
 | 
			
		||||
 | 
			
		||||
		$deliver_status = 0;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue