https://github.com/owncloud/core
Raw File
Tip revision: 4d50fe5f124e723da47d5b0da8ce12808f9a444f authored by Frank Karlitschek on 05 December 2013, 11:02:53 UTC
ownCloud 6 RC3
Tip revision: 4d50fe5
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