https://github.com/owncloud/core
Raw File
Tip revision: 442202d758c4c8bb361f6bf49f4db83021f26ccb authored by Phil Davis on 11 July 2022, 09:18:00 UTC
Adjust PHP code-style for php-cs-fixer 3.9.1
Tip revision: 442202d
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