mirror of https://github.com/mikaku/Monitorix.git
3.0: small fix
This commit is contained in:
parent
416f25de1c
commit
5158695565
|
@ -230,7 +230,6 @@ sub proc_cgi {
|
||||||
my $colors = $cgi->{colors};
|
my $colors = $cgi->{colors};
|
||||||
my $graph = $cgi->{graph};
|
my $graph = $cgi->{graph};
|
||||||
my $silent = $cgi->{silent};
|
my $silent = $cgi->{silent};
|
||||||
my $kern = $config->{kern};
|
|
||||||
|
|
||||||
my $u = "";
|
my $u = "";
|
||||||
my $width;
|
my $width;
|
||||||
|
|
Loading…
Reference in New Issue