log the right variable
This commit is contained in:
		
							parent
							
								
									306a1bf093
								
							
						
					
					
						commit
						2a6978abd9
					
				@ -149,7 +149,7 @@ class PrivMsg extends SimpleExtension {
 | 
			
		||||
			array($event->pm->from_id, $event->pm->from_ip,
 | 
			
		||||
			$event->pm->to_id, $event->pm->subject, $event->pm->message)
 | 
			
		||||
		);
 | 
			
		||||
		log_info("pm", "Sent PM to User #{$event->to_id}");
 | 
			
		||||
		log_info("pm", "Sent PM to User #{$event->pm->to_id}");
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user