https://github.com/owncloud/core
Raw File
Tip revision: 8c83555d890ffb4e7c3c7a7117cdb052d81f4b26 authored by Piotr Mrówczyński on 07 March 2021, 19:41:28 UTC
do not remove federated share on not found, provide notification in UI
Tip revision: 8c83555
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