https://github.com/owncloud/core
Raw File
Tip revision: c9c3f68b06043b9deb8421032e2e3a57564dc953 authored by Artur Neumann on 24 September 2018, 09:45:56 UTC
API acceptance tests for WebDAV search
Tip revision: c9c3f68
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