This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Incam_SGD/setup/default.htm

14 lines
412 B
HTML
Raw Normal View History

<html>
<head>
<meta http-equiv="refresh" content="0; url=index.php"/>
</head>
<body>
<p>You should automatically be redirected to another page. If you are
not, choose <a href="index.php">this link</a>.</p>
<p>If you receive an error on that page, your web server is not set up
to serve PHP applications. Consult the docs/INSTALL.txt file that came
with KnowledgeTree for more information.</p>
</body>
</html>