Skip to content
Snippets Groups Projects
Select Git revision
  • e03c5f39a8c7b94cba121f7dbc65eea96f32854e
  • 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>