mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-11-04 08:37:24 +01:00 
			
		
		
		
	Users: Whoops, used $user instead of $u
This commit is contained in:
		
							parent
							
								
									a5fbb74095
								
							
						
					
					
						commit
						7373ae6315
					
				@ -75,7 +75,7 @@ sub on_join {
 | 
			
		||||
 | 
			
		||||
    if ($u->{autologin}) {
 | 
			
		||||
      $self->{pbot}->{logger}->log("$nick!$user\@$host autologin to $u->{name} ($u->{level}) for $channel\n");
 | 
			
		||||
      $user->{loggedin} = 1;
 | 
			
		||||
      $u->{loggedin} = 1;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
  return 0;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user