From dc68f3e64befd48825ea897fcfc010dbe24d7ccd Mon Sep 17 00:00:00 2001 From: Ermal Date: Thu, 4 Aug 2011 17:50:07 +0000 Subject: Unbreak row_helpers and add some more checks to prevent errors --- config/snort/snort.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'config/snort/snort.inc') diff --git a/config/snort/snort.inc b/config/snort/snort.inc index 4647fc34..65086621 100644 --- a/config/snort/snort.inc +++ b/config/snort/snort.inc @@ -813,7 +813,6 @@ function snort_rm_blocked_install_cron($should_install) unset($config['cron']['item'][$x]); break; } - configure_cron(); } /* func to install snort update */ @@ -896,7 +895,6 @@ function snort_rules_up_install_cron($should_install) { unset($config['cron']['item'][$x]); break; } - configure_cron(); } function sync_snort_package_remove_old() -- cgit v1.2.3