https://github.com/owncloud/core
Raw File
Tip revision: c19005a54add2ea0d7eb59a610bf22021d724c6d authored by Jannik Stehle on 29 July 2021, 09:55:53 UTC
Tests
Tip revision: c19005a
index.html
<!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>
back to top