]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - html/cgi-bin/graphs.cgi
Graphen gefixt.
[people/pmueller/ipfire-2.x.git] / html / cgi-bin / graphs.cgi
index fbc484414e9a35596b085060fa4c8e7b015e97be..9c7743e7d6ecbbee184241e518df167133cd9f59 100644 (file)
@@ -28,7 +28,7 @@ my $iface='';
 
 &Header::showhttpheaders();
 
-my $graphdir = "/home/httpd/html/graphs";
+my $graphdir = "/srv/web/ipfire/html/graphs";
 &General::readhash("${General::swroot}/ethernet/settings", \%netsettings);
 
 $ENV{'QUERY_STRING'} =~ s/&//g;