https://github.com/owncloud/core
Raw File
Tip revision: 5b5f2e34660428167520590bd2ddc3b6c7698d3e authored by Phil Davis on 12 July 2022, 07:25:35 UTC
Use only PHP 7.4 for code-style
Tip revision: 5b5f2e3
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