initial commit of file from CVS for smeserver-clamav on Mon 10 Jul 08:35:52 BST 2023
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
my $clamav = $DB->get('clamav');
|
||||
return unless $clamav;
|
||||
if ($clamav{'DetectBrokenExecutables'}) {
|
||||
$DB->get_prop_and_delete( 'clamav', 'DetectBrokenExecutables' );
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user