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

index.html

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>