Marius Cramer
2015-02-03 9b0ee8d9832edd60b772ee11a18f2e1c4f39e8cf
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();