Properly disconnect from database in authz_handler.
This commit is contained in:
		
							parent
							
								
									b4f8fbd006
								
							
						
					
					
						commit
						adc4755e8b
					
				@ -502,6 +502,8 @@ sub authz_handler {
 | 
				
			|||||||
		$r->log_reason($reason);
 | 
							$r->log_reason($reason);
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
 | 
						$dbh->disconnect();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	return $res;
 | 
						return $res;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user