From 0594cd5b8ba84362a091d1dc93352c62605a33ab Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Mon, 24 Feb 2014 20:44:34 -0500 Subject: Delete 'suricata_select_alias.php' file since it is no longer needed. --- config/suricata/suricata.xml | 5 - config/suricata/suricata_select_alias.php | 226 ------------------------------ 2 files changed, 231 deletions(-) delete mode 100644 config/suricata/suricata_select_alias.php (limited to 'config/suricata') diff --git a/config/suricata/suricata.xml b/config/suricata/suricata.xml index 4760149d..f2b94d3b 100644 --- a/config/suricata/suricata.xml +++ b/config/suricata/suricata.xml @@ -152,11 +152,6 @@ /usr/local/www/suricata/ 0755 - - http://www.pfsense.com/packages/config/suricata/suricata_select_alias.php - /usr/local/www/suricata/ - 0755 - http://www.pfsense.com/packages/config/suricata/suricata_suppress.php /usr/local/www/suricata/ diff --git a/config/suricata/suricata_select_alias.php b/config/suricata/suricata_select_alias.php deleted file mode 100644 index f1fd4b93..00000000 --- a/config/suricata/suricata_select_alias.php +++ /dev/null @@ -1,226 +0,0 @@ - - - - -
- - - - - - -
- - - - - - - - - - - - - - - - - - - - - - -

-
- - - - - - - - - - - - - - - - - - "; - $textse = ""; - $disable = true; - $tooltip = gettext("Aliases representing a FQDN host cannot be used in Suricata configurations."); - } - else { - $textss = ""; - $textse = ""; - $disable = ""; - $selectablealias = true; - $tooltip = gettext("Selected entry will be imported. Click to toggle selection."); - } - ?> - - - - - - - - - - -
- -
- 10) { - echo "..."; - } - ?> - -   -
-
- "/> -
- "/>    - "/> -
-
-
-
-
- - - -- cgit v1.2.3