]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - html/cgi-bin/system.cgi
Graphen Hintergrundfarbe bei Standarttheme auf weiss gesetzt
[people/pmueller/ipfire-2.x.git] / html / cgi-bin / system.cgi
index 02f03842202753d44f99df4c65930b005ecbaa21..5cc813f39a64aa75562f503404cef5efb58c27b0 100644 (file)
@@ -67,13 +67,7 @@ if ($netsettings{'BLUE_DEV'} ne '') {
 
 # Generate Graphs from rrd Data
 &Graphs::updatecpugraph ("day");
-&Graphs::updatecpugraph ("week");
-&Graphs::updatecpugraph ("month");
-&Graphs::updatecpugraph ("year");
 &Graphs::updateloadgraph ("day");
-&Graphs::updateloadgraph ("week");
-&Graphs::updateloadgraph ("month");
-&Graphs::updateloadgraph ("year");
 
 &Header::showhttpheaders();
 &Header::getcgihash(\%cgiparams);