https://github.com/owncloud/core
Raw File
Tip revision: 20e7a41076a375719cab4f6763382ee471cb14ed authored by Morris Jobke on 04 July 2014, 12:57:41 UTC
Merge pull request #9444 from owncloud/design-fix-pointer
Tip revision: 20e7a41
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