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';