Select Git revision
-
Robin Appelman authored
This can be enabled by setting 'singleuser' to true in config.php
Robin Appelman authoredThis can be enabled by setting 'singleuser' to true in config.php
index.html 179 B
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript"> window.location.href="index.php"; </script>
<meta http-equiv="refresh" content="0; URL=index.php">
</head>
</html>