Skip to content
Snippets Groups Projects
Select Git revision
  • d86a368e54dee57b093ae52b1d1e4b7bc78127b0
  • master default protected
2 results

status.php

Blame
  • index.html 179 B
    <!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>