]> git.ipfire.org Git - people/meitelwein/ipfire-2.x.git/blobdiff - html/cgi-bin/hardwaregraphs.cgi
Graphen gefixt.
[people/meitelwein/ipfire-2.x.git] / html / cgi-bin / hardwaregraphs.cgi
index 40a32e828d315bcb84196c095696f67106ee0858..a25d511ff3ed1cb04181db7d95a09e42d7eb701d 100644 (file)
@@ -23,7 +23,7 @@ my @graphs=();
 
 &Header::showhttpheaders();
 
-my $graphdir = "/home/httpd/html/graphs";
+my $graphdir = "/srv/web/ipfire/html/graphs";
 
 &Header::getcgihash(\%cgiparams);