mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
20 lines
607 B
HTML
20 lines
607 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN">
|
|
<html lang="de_AT">
|
|
|
|
<head>
|
|
<title>VileSci</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<link rel="stylesheet" href="../../skin/vilesci.css" type="text/css" />
|
|
</head>
|
|
|
|
<frameset rows="60%,*">
|
|
<frame src="statistik_uebersicht.php" name="uebersicht_statistik" frameborder="0" />
|
|
<frame src="statistik_details.php" name="detail_statistik" frameborder="0" />
|
|
<noframes>
|
|
<body bgcolor="#FFFFFF">
|
|
This application works only with a frames-enabled browser.<br />
|
|
</body>
|
|
</noframes>
|
|
</frameset>
|
|
|
|
</html> |