Graphen gefixt.

Bootlogo zur Iso hinzugefuegt.
Memtest hinzugefuegt. (Kann man sicherlich mal brauchen denke ich.)


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@368 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-12-22 17:24:32 +00:00
parent 5e2e449487
commit fd0763dce5
32 changed files with 1391 additions and 82 deletions

View File

@@ -22,10 +22,10 @@ my @graphs=();
&Header::showhttpheaders();
my $dir = "/home/httpd/html/sgraph";
my $dir = "/srv/web/ipfire/html/sgraph";
$cgiparams{'ACTION'} = '';
&Header::getcgihash(\%cgiparams);
my $sgraphdir = "/home/httpd/html/sgraph";
my $sgraphdir = "/srv/web/ipfire/html/sgraph";
&Header::openpage($Lang::tr{'proxy access graphs'}, 1, '');