mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 01:12:17 +00:00
Index File zur Weiterleitung
This commit is contained in:
Executable
+13
@@ -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>
|
||||
Reference in New Issue
Block a user