https://github.com/owncloud/core
Raw File
Tip revision: d3848e96a375cb9b998d8164fd88d84adbe74264 authored by Sujith H on 17 July 2018, 12:27:52 UTC
Send email notification to user/group of users as background job
Tip revision: d3848e9
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