mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-22 00:42:59 +02:00
Graphen Hintergrundfarbe bei Standarttheme auf weiss gesetzt
Config Types in der Nettraffic angepasst Erstellung der Week Month und Year Graphen nur noch bei Request git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@573 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -22,9 +22,6 @@ require "${General::swroot}/graphs.pl";
|
||||
my %cgiparams=();
|
||||
|
||||
&Graphs::updatememgraph ("day");
|
||||
&Graphs::updatememgraph ("week");
|
||||
&Graphs::updatememgraph ("month");
|
||||
&Graphs::updatememgraph ("year");
|
||||
|
||||
&Header::showhttpheaders();
|
||||
&Header::getcgihash(\%cgiparams);
|
||||
|
||||
Reference in New Issue
Block a user