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