This commit is contained in:
Andreas Österreicher
2008-04-04 10:06:17 +00:00
parent b59e5c3347
commit 23f293346d
+12
View File
@@ -0,0 +1,12 @@
<html>
<head>
<title>CIS</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<script language="Javascript">
window.location.href='index.php';
</script>
</head>
<body>
Sollten Sie nicht automatisch weitergeleitet werden, druecken sie bitte <a href="index.php">hier</a>
</body>
</html>