Forward Firewall: fixed layout of deleted host in custom group

changed version nr in forwardfw.cgi
This commit is contained in:
Alexander Marx
2013-03-21 07:47:28 +01:00
committed by Michael Tremer
parent 54d6863787
commit f833ef4660
2 changed files with 2 additions and 2 deletions

View File

@@ -77,7 +77,7 @@ my %aliases=();
my %optionsfw=();
my %ifaces=();
my $VERSION='0.9.8.7';
my $VERSION='0.9.8.8';
my $color;
my $confignet = "${General::swroot}/fwhosts/customnetworks";
my $confighost = "${General::swroot}/fwhosts/customhosts";