{ my $clamav = $DB->get('clamav'); return unless $clamav; my $LogTime = 'yes'; $DB->set_prop('clamav', 'LogTime', $LogTime); }