mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
13 lines
430 B
HTML
Executable File
13 lines
430 B
HTML
Executable File
<!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> |