Marius Cramer
2013-11-14 b1a6a5a3991cec5cd08873b01376e45d0b247f18
server/lib/classes/cron.d/100-monitor_ispconfig_log.inc.php
@@ -62,6 +62,8 @@
      $server_id = intval($conf['server_id']);
      /** The type of the data */
      $type = 'log_ispconfig';
      /* Get the data of the log */
@@ -93,6 +95,9 @@
      $this->_tools->delOldRecords($res['type'], $res['server_id']);
        
        
      /** The type of the data */
      $type = 'log_ispc_cron';