mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
firewall: Remove version information.
This commit is contained in:
@@ -63,7 +63,6 @@ my %aliases=();
|
||||
my %optionsfw=();
|
||||
my %ifaces=();
|
||||
|
||||
my $VERSION='0.9.9.14';
|
||||
my $color;
|
||||
my $confignet = "${General::swroot}/fwhosts/customnetworks";
|
||||
my $confighost = "${General::swroot}/fwhosts/customhosts";
|
||||
@@ -400,8 +399,6 @@ sub base
|
||||
{
|
||||
&hint;
|
||||
&addrule;
|
||||
print "<br><br>";
|
||||
print "<br><br><div align='right'><font size='1' color='grey'>Version: $VERSION</font></div>";
|
||||
}
|
||||
sub changerule
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user