mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-02 00:02:55 +02:00
Forward Firewall: Updated outgoingfw-converter. redesign of the ruletable's defaultrules
This commit is contained in:
committed by
Michael Tremer
parent
4d2e7a35d9
commit
7326051edb
@@ -51,12 +51,11 @@ my $errormessage = '';
|
||||
my $warnmessage = '';
|
||||
|
||||
&General::readhash("${General::swroot}/forward/settings", \%fwdfwsettings);
|
||||
|
||||
&Header::showhttpheaders();
|
||||
|
||||
#Get GUI values
|
||||
&Header::getcgihash(\%settings);
|
||||
|
||||
&General::readhash("${General::swroot}/optionsfw/settings", \%settings);
|
||||
|
||||
|
||||
if ($settings{'ACTION'} eq $Lang::tr{'save'}) {
|
||||
|
||||
Reference in New Issue
Block a user