https://github.com/owncloud/core
Raw File
Tip revision: 701d69f571c3c9a0b177499a7ed86d36a40d2979 authored by Piotr Mrowczynski on 06 April 2020, 22:07:33 UTC
Poll of fed shares should invalidate etag to trigger change discovery on clients
Tip revision: 701d69f
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