Florian Schaal
2014-09-22 752ab3dc79da6fa2dbfd7bfba3c48a6b60c82fa5
server/lib/classes/cron.d/100-monitor_clamav_log.inc.php
@@ -145,7 +145,7 @@
      
      //* Warn when clamav is outdated and main.cld update failed.
      if($clamav_outdated_warning == true && $clamav_bytecode_updated == false) {
         $state = $this->_setState($state, 'info');
         $state = $this->_tools->_setState($state, 'info');
      }
      $res = array();