From 6d0b7c0dfec911de4a6ec303d7a553e70eb3cf37 Mon Sep 17 00:00:00 2001 From: Ermal Date: Sun, 4 Sep 2011 18:40:54 +0000 Subject: Correct syntax error --- config/snort/snort_check_for_rule_updates.php | 1 - config/snort/snort_download_rules.php | 1 - 2 files changed, 2 deletions(-) diff --git a/config/snort/snort_check_for_rule_updates.php b/config/snort/snort_check_for_rule_updates.php index cbe53b8e..995dc4bc 100644 --- a/config/snort/snort_check_for_rule_updates.php +++ b/config/snort/snort_check_for_rule_updates.php @@ -413,7 +413,6 @@ if ($snortdownload == 'on') update_output_window(gettext("Error Line 755")); $snortdownload = 'off'; } - } } /* Untar emergingthreats rules to tmp */ diff --git a/config/snort/snort_download_rules.php b/config/snort/snort_download_rules.php index d9f62a27..b3a0fd80 100644 --- a/config/snort/snort_download_rules.php +++ b/config/snort/snort_download_rules.php @@ -477,7 +477,6 @@ if ($snortdownload == 'on') update_output_window(gettext("Error Line 755")); $snortdownload = 'off'; } - } } /* Untar emergingthreats rules to tmp */ -- cgit v1.2.3