]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - html/cgi-bin/memory.cgi
Graphen Hintergrundfarbe bei Standarttheme auf weiss gesetzt
[people/teissler/ipfire-2.x.git] / html / cgi-bin / memory.cgi
index 030afe867df07723f7b170d3f8824516b78e81a9..5e84c80de2e9829623ba591e2c2b643916fbe623 100644 (file)
@@ -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);