Forward Firewall: 0.9.9.4a - Bugfix typo in firewallscript, DMZ Link on startpage now leads to firewall instead of dmzpinholes

This commit is contained in:
Alexander Marx
2013-04-17 12:02:13 +02:00
committed by Michael Tremer
parent aff15defbc
commit dc82656bf9
3 changed files with 4 additions and 4 deletions

View File

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