Index File zur Weiterleitung

This commit is contained in:
Andreas Österreicher
2011-06-24 07:54:37 +00:00
parent c8c84417a8
commit 2a7ba7a3a0
Executable
+13
View File
@@ -0,0 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>FH-Complete</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script language="JavaScript" type="text/javascript">
window.location.href='admin.php';
</script>
</head>
<body>
Wenn Sie nicht weitergeleitet werden, klicken Sie bitte <a href="admin.php">hier</a>
</body>
</html>