owncloud/core

View on GitHub
index.html

Summary

Maintainability
Test Coverage
<!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>