mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-11-04 00:27:23 +01:00 
			
		
		
		
	SQLiteLogger: set pbot object in class
This commit is contained in:
		
							parent
							
								
									108f61d40e
								
							
						
					
					
						commit
						36579b02fe
					
				@ -20,6 +20,7 @@ sub new {
 | 
			
		||||
    my $self = {};
 | 
			
		||||
    $self->{buf}       = '';
 | 
			
		||||
    $self->{timestamp} = gettimeofday;
 | 
			
		||||
    $self->{pbot}      = $conf{pbot};
 | 
			
		||||
    return bless $self, $class;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user