mirror of
				https://github.com/Mibew/design.git
				synced 2025-10-31 18:41:05 +03:00 
			
		
		
		
	Fix bug with the 1st operator's message in inviation
Now it has correct agentId value
This commit is contained in:
		
							parent
							
								
									b33ccc4a84
								
							
						
					
					
						commit
						08617d41c6
					
				| @ -122,7 +122,8 @@ function invitation_invite($visitor_id, $operator) { | ||||
| 	$thread->postMessage( | ||||
| 		Thread::KIND_AGENT, | ||||
| 		getlocal("invitation.message"), | ||||
| 		$operator_name | ||||
| 		$operator_name, | ||||
| 		$operator['operatorid'] | ||||
| 	); | ||||
| 
 | ||||
| 	return $thread; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user